UNPKG

wix-style-react

Version:
8 lines (7 loc) 220 B
export { default } from './CalendarPanelFooter.js'; /** Default options for the Date.toLocaleDateString function call */ export var defaultDateToStringOptions = { year: 'numeric', month: 'short', day: 'numeric' };