UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

4 lines (3 loc) 256 B
import { DT_STACK_DIRECTION as e, DT_STACK_GAP as t, DT_STACK_RESPONSIVE_BREAKPOINTS as n } from "./stack-constants.js"; import r from "./stack.js"; export { e as DT_STACK_DIRECTION, t as DT_STACK_GAP, n as DT_STACK_RESPONSIVE_BREAKPOINTS, r as DtStack };