UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

11 lines 409 B
import { Calendar } from '../../types/calendarFunctionality'; export declare class CalendarFunctionalityUtils { private static mdYCellTextToYMD; private static yMDToMDYCellText; private static dMYCellTextToYMD; private static yMDToDMYCellText; static readonly DEFAULT_TYPES_FUNCTIONALITY: { [key: string]: Calendar; }; } //# sourceMappingURL=calendarFunctionalityUtils.d.ts.map