UNPKG

@trapi/utils

Version:

Utils library package for the trapi infrastructure.

3 lines 187 B
import { CompilerOptions } from "typescript"; export declare function getCompilerOptions(filePath?: string, fileName?: string): CompilerOptions; //# sourceMappingURL=typescript.d.ts.map