{"version":3,"file":"index.mjs","sources":["../../../../server/src/preview/routes/index.ts"],"sourcesContent":["import type { Plugin } from '@strapi/types';\nimport { previewRouter } from './preview';\n\n/**\n * The routes will be 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 preview: previewRouter,\n} satisfies Plugin.LoadedPlugin['routes'];\n"],"names":["routes","preview","previewRouter"],"mappings":";;AAGA;;;UAIaA,MAAAA,GAAS;IACpBC,OAAAA,EAASC;AACX;;;;"}