We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5bd85 commit ddc9435Copy full SHA for ddc9435
src/index.ts
@@ -1,2 +1,3 @@
1
export { default as VueDatePicker } from './VueDatePicker/VueDatePickerRoot.vue';
2
export { TZDate } from '@date-fns/tz';
3
+export * from './VueDatePicker/types';
0 commit comments