index.d.ts 105 B

12
  1. export declare function run(): void;
  2. export declare function removeEmitGlobalTypes(dts: string): string;