UNPKG

@fifteen/design-system-vue

Version:

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

10 lines (9 loc) 195 B
function r(t) { return (d = {}) => { const n = d.width ? String(d.width) : t.defaultWidth; return t.formats[n] || t.formats[t.defaultWidth]; }; } export { r as buildFormatLongFn };