npmci/dist/mod_test/index.d.ts

6 lines
113 B
TypeScript
Raw Normal View History

2017-05-19 10:09:33 +00:00
/**
* the main test function
* @param versionArg
*/
export declare let test: (argvArg: any) => Promise<void>;