2025-05-12 11:27:33 -04:00

7 lines
96 B
TypeScript

import Root from "./daterangepicker.svelte";
export {
Root,
Root as DateRangePicker
};