UNPKG

@fifteen/design-system-vue

Version:

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

31 lines (30 loc) 218 B
const s = 12, n = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" ]; export { s as columns, n as spanValues };