mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-28 19:00:33 +01:00
6 lines
420 B
JavaScript
6 lines
420 B
JavaScript
// ROLLUP_NO_REPLACE
|
|
const contentIndex = "{\"/get-started/installation\":\"content:1.get-started:1.installation.md\",\"/get-started/usage\":\"content:1.get-started:2.usage.md\",\"/examples/basic\":\"content:2.examples:1.basic.md\",\"/examples/multiple-routers\":\"content:2.examples:2.multiple-routers.md\",\"/\":\"content:index.md\"}";
|
|
|
|
export { contentIndex as default };
|
|
//# sourceMappingURL=content-index.mjs.map
|