UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

6 lines (4 loc) 88 B
import { Base } from '../base' export const Empty = Base.define({ shape: 'empty', })