UNPKG

@matthewgapp/solidjs-flow

Version:

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

3 lines 188 B
import type { ControlButtonProps } from './types'; export declare function ControlButton(p: ControlButtonProps): import("solid-js").JSX.Element; //# sourceMappingURL=ControlButton.d.ts.map