UNPKG

@wix/design-system

Version:

@wix/design-system

5 lines 275 B
export { default } 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