UNPKG

@leafygreen-ui/date-utils

Version:
3 lines 143 B
/** Creates a new UTC date */ export declare const newUTC: (...args: Parameters<typeof Date.UTC>) => Date; //# sourceMappingURL=newUTC.d.ts.map