UNPKG

@ichooss/xflow

Version:

[English (US)](README.md) | 简体中文

10 lines (7 loc) 330 B
import { Graph, Point, Rectangle, Line, Path, Polyline, Dom, Vector, Edge, Markup } from '@antv/x6'; export * from './components'; export * from './hooks'; export * from './util'; export * from './types'; export * from '@antv/x6-react-shape'; export { Graph, Point, Rectangle, Line, Path, Polyline, Dom, Vector, Edge, Markup };