UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

4 lines (3 loc) 195 B
export declare function exist(name: string, isNode: boolean): boolean; export declare function setEdgeRegistry(registry: any): void; export declare function setNodeRegistry(registry: any): void;