mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-30 19:57:54 +01:00
remove local pnpm deps
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user