UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

21 lines (20 loc) 539 B
import formatDistance from "./_lib/formatDistance/index.js"; import formatLong from "./_lib/formatLong/index.js"; import formatRelative from "./_lib/formatRelative/index.js"; import localize from "./_lib/localize/index.js"; import match from "./_lib/match/index.js"; var locale = { code: "en-US", formatDistance, formatLong, formatRelative, localize, match, options: { weekStartsOn: 0, firstWeekContainsDate: 1 } }; var defaultLocale = locale; export { defaultLocale as default }; //# sourceMappingURL=index.js.map