UNPKG

@xyflow/react

Version:

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

4 lines 201 B
import { type NodeOrigin, Viewport } from '@xyflow/system'; export declare const defaultNodeOrigin: NodeOrigin; export declare const defaultViewport: Viewport; //# sourceMappingURL=init-values.d.ts.map