UNPKG

@fifteen/design-system-vue

Version:

Vue 3 (Composition API + Typescript) implementation of the Fifteen Design System

12 lines (11 loc) 269 B
const t = { lastWeek: "'ئ‍ۆتكەن' eeee 'دە' p", yesterday: "'تۈنۈگۈن دە' p", today: "'بۈگۈن دە' p", tomorrow: "'ئەتە دە' p", nextWeek: "eeee 'دە' p", other: "P" }, r = (e, o, a, p) => t[e]; export { r as formatRelative };