UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

4 lines (3 loc) 164 B
import { INPUT_SIZES as e, INPUT_TYPES as t } from "./input-constants.js"; import n from "./input.js"; export { n as DtInput, e as INPUT_SIZES, t as INPUT_TYPES };