first commit
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
declare const build: any;
|
||||
/**
|
||||
* Create the cli and kick it off
|
||||
*/
|
||||
declare function run(argv: any): Promise<any>;
|
||||
Reference in New Issue
Block a user