UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

5 lines 124 B
import { Base } from '../base'; export const Empty = Base.define({ shape: 'empty', }); //# sourceMappingURL=empty.js.map