Files
trpc-nuxt/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-navigation.mjs
2022-11-02 09:18:00 -07:00

6 lines
528 B
JavaScript

// ROLLUP_NO_REPLACE
const contentNavigation = "[{\"title\":\"Get Started\",\"_path\":\"/get-started\",\"children\":[{\"title\":\"Installation\",\"_path\":\"/get-started/installation\"},{\"title\":\"Usage\",\"_path\":\"/get-started/usage\"}]},{\"title\":\"Examples\",\"_path\":\"/examples\",\"children\":[{\"title\":\"Basic\",\"_path\":\"/examples/basic\"},{\"title\":\"Multiple Routers\",\"_path\":\"/examples/multiple-routers\"}]}]";
export { contentNavigation as default };
//# sourceMappingURL=content-navigation.mjs.map