UNPKG

@fifteen/design-system-vue

Version:

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

12 lines (11 loc) 236 B
const o = { lastWeek: "'ôfrûne' eeee 'om' p", yesterday: "'juster om' p", today: "'hjoed om' p", tomorrow: "'moarn om' p", nextWeek: "eeee 'om' p", other: "P" }, m = (e, t, a, r) => o[e]; export { m as formatRelative };