UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

6 lines 307 B
export { default as DtResizable } from './resizable.vue'; export { default as DtResizablePanel } from './resizable_panel.vue'; export { default as DtResizableHandle } from './resizable_handle.vue'; export * from './resizable_constants'; export * from './resizable_utils'; //# sourceMappingURL=index.d.ts.map