UNPKG

tshy

Version:

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

4 lines 199 B
import type { TshyConfig } from './types.js'; declare const _default: (compiler?: unknown) => compiler is TshyConfig['compiler']; export default _default; //# sourceMappingURL=valid-compiler.d.ts.map