UNPKG

@i-novus/ui-core

Version:

Базовые UI компоненты

6 lines (5 loc) 229 B
import dayjs from 'dayjs'; export declare const TODAY: dayjs.Dayjs; export declare const DATE_FORMAT = "DD.MM.YYYY"; export declare const OUTPUT_FORMAT = "YYYY-MM-DDTHH:mm:ss"; export declare const INTERVAL_SEPARATOR = "\u2014";