UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

8 lines (7 loc) 372 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const combobox = require("../components/combobox/combobox.vue.cjs"); const combobox_constants = require("../components/combobox/combobox_constants.cjs"); exports.DtCombobox = combobox.default; exports.LABEL_SIZES = combobox_constants.LABEL_SIZES; //# sourceMappingURL=combobox.cjs.map