UNPKG

@typed/io

Version:

Runtime IO type system

3 lines 119 B
import { Type } from './Type'; export declare const Undefined: Type<undefined>; //# sourceMappingURL=Undefined.d.ts.map