UNPKG

@types/is-date-object

Version:
4 lines (2 loc) 77 B
declare function isDateObject(value?: any): boolean; export = isDateObject;