import {sidebar} from "vuepress-theme-hope"; export const enSidebarConfig = sidebar( { "/en/deploy/": "structure", "/en/usage/": "structure", "/en/store/": "structure", "/en/dev/": "structure", } )