UNPKG

ts-cast

Version:
4 lines (3 loc) 210 B
export declare const isoDate: import("../engine").Caster<Date>; export declare const unixDateTimeStamp: import("../engine").Caster<Date>; export declare const jsDateTimeStamp: import("../engine").Caster<Date>;