UNPKG

vuepress-plugin-auto-sidebar

Version:
3 lines (2 loc) 136 B
export declare const checkGit: (cwd: string) => boolean; export declare const getGitCreatedTime: (filepath: string) => Promise<number>;