UNPKG

@candriajs/git-neko-kit

Version:

Github, Gitee, GitCode API封装库

5 lines 112 B
//#region src/root.d.ts /** 项目根目录 */ declare const basePath: string; //#endregion export { basePath };