UNPKG

react-archer

Version:

Draw arrows between DOM elements in React

13 lines (12 loc) 258 B
export declare const endShapeDefaultProp: { arrow: { arrowLength: number; arrowThickness: number; }; circle: { radius: number; fillColor: string; strokeColor: string; strokeWidth: number; }; };