UNPKG

vue-flatpickr-jalili-component

Version:

Vue.js component for Flatpickr date-time picker

6 lines (5 loc) 219 B
import flatpickr from 'flatpickr-jalali-support'; import HookKey = flatpickr.Options.HookKey; declare const includedEvents: HookKey[]; declare const excludedEvents: HookKey[]; export { includedEvents, excludedEvents };