remove local pnpm deps

This commit is contained in:
wobsoriano
2022-11-02 09:18:00 -07:00
parent bdeada0e6e
commit 0e240663ca
432 changed files with 19875 additions and 20 deletions

View File

@@ -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