6 lines
788 B
JavaScript
6 lines
788 B
JavaScript
// ROLLUP_NO_REPLACE
|
|
const contentNavigation = "[{\"title\":\"En\",\"_path\":\"/en\",\"children\":[{\"title\":\"虚拟空间设计\",\"_path\":\"/en/bar-symphony\"},{\"title\":\"虚拟空间设计\",\"_path\":\"/en/changannostalgia\"},{\"title\":\"PARCEL Creatorverse Spotlight Build\",\"_path\":\"/en/creatorpartyverse\"},{\"title\":\" \",\"_path\":\"/en/holowater\"}]},{\"title\":\"Zh\",\"_path\":\"/zh\",\"children\":[{\"title\":\"虚拟空间设计\",\"_path\":\"/zh/bar-symphony\"},{\"title\":\"城市设计\",\"_path\":\"/zh/changannostalgia\"},{\"title\":\"虚拟空间设计\",\"_path\":\"/zh/creatorpartyverse\"},{\"title\":\"混合现实数字孪生\",\"_path\":\"/zh/holowater\"}]}]";
|
|
|
|
export { contentNavigation as default };
|
|
//# sourceMappingURL=content-navigation.mjs.map
|