UNPKG

@protorians/core

Version:
4 lines (3 loc) 113 B
export declare namespace DateUtility { function compareDateTime(from: string, to: string): boolean | null; }