UNPKG

@softwareventures/time

Version:

Data types and functions for working with abstract times of day

3 lines (2 loc) 73 B
export type JsDate = Date; export declare const JsDate: DateConstructor;