UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

10 lines (9 loc) 313 B
import { default as _ } from "./stack.js"; import { DT_STACK_DIRECTION as A, DT_STACK_GAP as D, DT_STACK_RESPONSIVE_BREAKPOINTS as o } from "./stack-constants.js"; export { A as DT_STACK_DIRECTION, D as DT_STACK_GAP, o as DT_STACK_RESPONSIVE_BREAKPOINTS, _ as DtStack }; //# sourceMappingURL=index.js.map