UNPKG

@wix/design-system

Version:

@wix/design-system

5 lines 287 B
export { CalendarPanelFooter } from './CalendarPanelFooter'; export * from './CalendarPanelFooter.types'; /** Default options for the Date.toLocaleDateString function call */ export declare const defaultDateToStringOptions: Intl.DateTimeFormatOptions; //# sourceMappingURL=index.d.ts.map