UNPKG

tshy

Version:

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

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