UNPKG
@stdlib/cli-ctor
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Command-line interface.
stdlib.io
stdlib-js/cli-ctor
@stdlib/cli-ctor
/
dist
/
index.d.ts
3 lines
•
102 B
TypeScript
View Raw
1
2
3
/// <reference path="../docs/types/index.d.ts" />
import
CLI
from
'../docs/types/index'
;
export
=
CLI
;