UNPKG

@fifteen/design-system-vue

Version:

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

12 lines (11 loc) 248 B
const a = { lastWeek: "eeee 'li għadda' 'fil-'p", yesterday: "'Il-bieraħ fil-'p", today: "'Illum fil-'p", tomorrow: "'Għada fil-'p", nextWeek: "eeee 'fil-'p", other: "P" }, i = (e, t, l, o) => a[e]; export { i as formatRelative };