npmci/dist/mod_test/index.d.ts

6 lines
113 B
TypeScript

/**
* the main test function
* @param versionArg
*/
export declare let test: (argvArg: any) => Promise<void>;