UNPKG

vuepress-plugin-typedoc

Version:
3 lines (2 loc) 161 B
import { SidebarOptions } from '../shared/types'; export declare const getSidebarJson: (navigation: any, sidebarOptions: SidebarOptions, outDir: string) => any;