UNPKG
@xgheaven/nos-cli
Version:
latest (0.1.0)
0.1.0
A Cli tools to manage NOS
github.com/XGHeaven/nos-node-cli
XGHeaven/nos-node-cli
@xgheaven/nos-cli
/
dist
/
constant.js
4 lines
(3 loc)
•
107 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
BIN_NAME
=
'nos-cli'
;