UNPKG

dagre-reactjs-elk-layout

Version:
4 lines (3 loc) 156 B
import { CustomEdgeLabelProps } from 'dagre-reactjs'; import * as React from 'react'; export declare const ForeignLabel: React.FC<CustomEdgeLabelProps>;