UNPKG

@eyea/plugin-mind

Version:
9 lines (8 loc) 206 B
declare module '@antv/hierarchy' { export default { compactBox: (root, options) => any, dendrogram: (root, options) => any, indented: (root, options) => any, mindmap: (root, options) => any, }; }