UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

7 lines (6 loc) 194 B
import { DatePicker as a } from "./DatePicker.js"; import { parse as p } from "../../node_modules/@zag-js/date-picker/dist/date-picker.parse.js"; export { a as DatePicker, p as parseDate };