UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

4 lines (3 loc) 213 B
import { LIST_ITEM_NAVIGATION_TYPES as e, LIST_ITEM_TYPES as t } from "./list-item-constants.js"; import n from "./list-item.js"; export { n as DtListItem, e as LIST_ITEM_NAVIGATION_TYPES, t as LIST_ITEM_TYPES };