UNPKG

@fifteen/design-system-vue

Version:

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

12 lines (11 loc) 257 B
const t = { lastWeek: "せんしゅうのeeeeのp", yesterday: "きのうのp", today: "きょうのp", tomorrow: "あしたのp", nextWeek: "よくしゅうのeeeeのp", other: "P" }, p = (e, o, a, r) => t[e]; export { p as formatRelative };