UNPKG

@anatine/esbuildnx

Version:
3 lines (2 loc) 135 B
import { ParsedCommandLine } from 'typescript'; export declare function parseTsConfig(tsconfig: any, cwd?: string): ParsedCommandLine;