UNPKG

rollup-plugin-typescript2

Version:

Seamless integration between Rollup and TypeScript. Now with errors.

4 lines 198 B
import * as tsTypes from "typescript"; export declare let tsModule: typeof tsTypes; export declare function setTypescriptModule(override: typeof tsTypes): void; //# sourceMappingURL=tsproxy.d.ts.map