complete modular transition
This commit is contained in:
5
dist/mod_test/index.d.ts
vendored
Normal file
5
dist/mod_test/index.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* the main test function
|
||||
* @param versionArg
|
||||
*/
|
||||
export declare let test: (versionArg: any) => Promise<void>;
|
||||
Reference in New Issue
Block a user