UNPKG

angular-mindmap

Version:
9 lines (8 loc) 188 B
export declare class MindMapDataProvider { jm: any; constructor(jm: any); init(): void; reset(): void; load(mind_data: any): any; getData(data_format: any): any; }