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 215a4d0 commit a96013fCopy full SHA for a96013f
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