UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

15 lines 339 B
declare namespace _default { function items({ query }: { query: any; }): { code: string; }[]; function command({ editor, range, props }: { editor: any; range: any; props: any; }): void; let render: Function; } export default _default; //# sourceMappingURL=suggestion.d.ts.map