UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

7 lines (6 loc) 150 B
export declare const Config: { prefixCls: string; autoInsertCSS: boolean; useCSSSelector: boolean; prefix(suffix: string): string; };