UNPKG
omelot-cli
Version:
latest (1.3.10)
1.3.10
1.3.9
1.3.8
1.3.7
1.3.5
1.3.4
omelot command line client for managing omelot
omelot-cli
/
index.ts
2 lines
•
55 B
text/typescript
View Raw
1
2
import
*
as
cli
from
'./lib/cli'
;
export
= cli.
default
;