UNPKG

@typed/io

Version:

Runtime IO type system

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