UNPKG

scheduling-sdk

Version:

Brought to you by Recal - A TypeScript SDK for scheduling functionality

6 lines 251 B
export declare const MS_PER_MINUTE: number; export declare const MS_PER_HOUR: number; export declare const MS_PER_DAY: number; export declare const MINUTES_PER_HOUR = 60; export declare const HOURS_PER_DAY = 24; //# sourceMappingURL=constants.d.ts.map