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: (e: unknown) => e is Exclude<TshyConfig['exports'], undefined>; export default _default; //# sourceMappingURL=valid-exports.d.ts.map