UNPKG
@tib/sn-cli
Version:
latest (0.2.5)
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
The @tib/sn command line tools
@tib/sn-cli
/
dist
/
cli.d.ts
3 lines
(2 loc)
•
83 B
TypeScript
View Raw
1
2
3
import
'./globalize'
;
export
declare
function
cli
(
argv
?:
string
[]
):
Promise
<
void
>;