UNPKG

@ecwenze1/vue-datepicker

Version:

A clean datepicker made with VueJs

18 lines (16 loc) 307 B
import en from './translations/en'; import fr from './translations/fr'; import es from './translations/es'; import de from './translations/de'; import he from './translations/he'; import ru from './translations/ru'; import sv from './translations/sv'; export { fr, en, es, de, he, ru, sv, };