UNPKG

form-input-fields

Version:

A customizable form field components built with TypeScript

13 lines 299 B
export declare const DATE_PICKER_DATE_FORMAT: { short: string; }; export declare const FORM_DATE_FORMAT: { short: string; long: string; custom: string; }; export declare const DATE_PICKER_MONTH_YEAR_FORMAT: { short: string; long: string; }; //# sourceMappingURL=date.d.ts.map