UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

3 lines (2 loc) 161 B
export declare function isTimeBefore(value: string, compareTo: string): boolean; export declare function isTimeAfter(value: string, compareTo: string): boolean;