UNPKG

mantine-datepicker-jalali

Version:
3 lines 217 B
import type { CalendarLevel } from '../../../types'; export declare function clampLevel(level: CalendarLevel, minLevel: CalendarLevel, maxLevel: CalendarLevel): CalendarLevel; //# sourceMappingURL=clamp-level.d.ts.map