UNPKG

@fifteen/design-system-vue

Version:

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

12 lines (11 loc) 286 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 };