@antv/x6
Version:
JavaScript diagramming library that uses SVG and HTML for rendering.
13 lines • 334 B
JavaScript
export * from './ref';
export * from './fill';
export * from './stroke';
export * from './text';
export * from './title';
export * from './align';
export * from './style';
export * from './html';
export * from './filter';
export * from './port';
export * from './marker';
export * from './connection';
//# sourceMappingURL=main.js.map