UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

5 lines (4 loc) 121 B
export declare const getAncestorLinks: (path: string, routeLocale: string) => { link: string; name: string; }[];