UNPKG

@ichooss/xflow

Version:

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

9 lines (8 loc) 366 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 }; //# sourceMappingURL=index.d.ts.map