mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2026-02-01 15:54:21 +00:00
3 lines
171 B
TypeScript
3 lines
171 B
TypeScript
import * as tsTypes from "typescript";
|
|
export declare function checkTsConfig(parsedConfig: tsTypes.ParsedCommandLine): void;
|
|
//# sourceMappingURL=check-tsconfig.d.ts.map
|