UNPKG

@fifteen/design-system-vue

Version:

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

12 lines (11 loc) 241 B
const t = { lastWeek: "'ovddit' eeee 'dii.' p", yesterday: "'ikte dii.' p", today: "'odne dii.' p", tomorrow: "'ihtin dii.' p", nextWeek: "EEEE 'dii.' p", other: "P" }, d = (e, i, o, a) => t[e]; export { d as formatRelative };