update to use better command recognition
This commit is contained in:
2
dist/mod_test/index.d.ts
vendored
2
dist/mod_test/index.d.ts
vendored
@@ -2,4 +2,4 @@
|
||||
* the main test function
|
||||
* @param versionArg
|
||||
*/
|
||||
export declare let test: (versionArg: any) => Promise<void>;
|
||||
export declare let test: (argvArg: any) => Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user