{"version":3,"file":"index.mjs","sources":["../../../../server/src/history/routes/index.ts"],"sourcesContent":["import type { Plugin } from '@strapi/types';\nimport { historyVersionRouter } from './history-version';\n\n/**\n * The routes will me merged with the other Content Manager routers,\n * so we need to avoid conficts in the router name, and to prefix the path for each route.\n */\nexport const routes = {\n 'history-version': historyVersionRouter,\n} satisfies Plugin.LoadedPlugin['routes'];\n"],"names":["routes","historyVersionRouter"],"mappings":";;AAGA;;;UAIaA,MAAAA,GAAS;IACpB,iBAAA,EAAmBC;AACrB;;;;"}