UNPKG

gulp-simple-typescript

Version:
4 lines (3 loc) 152 B
import ts from 'typescript'; export declare function getConfig(): ts.CompilerOptions; export declare function loadCompilerOptions(path?: string): void;