UNPKG

@xyflow/react

Version:

React Flow - A highly customizable React library for building node-based editors and interactive flow charts.

4 lines 188 B
export { Controls } from './Controls'; export { ControlButton } from './ControlButton'; export type { ControlProps, ControlButtonProps } from './types'; //# sourceMappingURL=index.d.ts.map