UNPKG
jscrs
Version:
latest (0.2.6)
0.2.6
0.2.5
0.2.4
comment-rate-statistics
github.com/phillyx/jscrs/
phillyx/jscrs
jscrs
/
build
/
cli.d.ts
3 lines
(2 loc)
•
74 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
"commander"
;
export
declare
const
cli
:
Command
;