UNPKG

@sms-frontend/components

Version:

SMS Design React UI Library.

4 lines (3 loc) 193 B
import { Dayjs } from 'dayjs'; export declare function isTimeArrayChange(prevTime: Dayjs[], nextTime: Dayjs[]): boolean; export declare function getAvailableDayjsLength(value: any): 1 | 0 | 2;