npmci/dist/mod_test/index.d.ts

6 lines
116 B
TypeScript
Raw Normal View History

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