UNPKG

ts-migrate

Version:

A tool for migrating frontend application from JavaScript to TypeScript

6 lines (5 loc) 114 B
declare function _exports({ testPath, config }: { testPath: any; config: any; }): any; export = _exports;