UNPKG

wix-style-react

Version:
8 lines 262 B
export { default } from './CalendarPanelFooter.js'; /** Default options for the Date.toLocaleDateString function call */ export const defaultDateToStringOptions = { year: 'numeric', month: 'short', day: 'numeric', }; //# sourceMappingURL=index.js.map