UNPKG

@agendize/vue-calendar

Version:
4 lines (3 loc) 173 B
import { Locale } from "@agendize/az-i18n"; declare const i18n: (locale: Locale) => import("vue-i18n").I18n<Record<Locale, {}>, {}, {}, Locale, false>; export default i18n;