UNPKG
@irim/bin-tool
Version:
latest (1.2.0)
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.0
0.1.0-beta.1
node bin tools
@irim/bin-tool
/
types
/
const.d.ts
5 lines
(4 loc)
•
120 B
TypeScript
View Raw
1
2
3
4
5
/** 当前版本号 */
export
declare
const
VERSION
:
string
;
/** 用户目录 */
export
declare
const
HOMEPATH
:
string
;