UNPKG
@candriajs/git-neko-kit
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.9.0
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.2
Github, Gitee, GitCode API封装库
git-neko-kit.pages.dev
CandriaJS/git-neko-kit
@candriajs/git-neko-kit
/
dist
/
root.d.ts
5 lines
•
112 B
TypeScript
View Raw
1
2
3
4
5
//#region src/root.d.ts
/** 项目根目录 */
declare
const
basePath
:
string
;
//#endregion
export { basePath };