UNPKG

tshy

Version:

TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder

6 lines 242 B
import type { ParsedCommandLine } from 'typescript'; declare const _default: () => Record<string, unknown> & { compilerOptions: ParsedCommandLine['options']; }; export default _default; //# sourceMappingURL=read-typescript-config.d.ts.map