UNPKG

@matthewgapp/solidjs-flow

Version:

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

4 lines 194 B
import type { NodeToolbarProps } from './types'; import { JSX } from 'solid-js'; export declare function NodeToolbar(_p: NodeToolbarProps): JSX.Element; //# sourceMappingURL=NodeToolbar.d.ts.map