UNPKG

@thetechcompany/react-flow-renderer

Version:

``` npm install react-flow-renderer ```

5 lines (4 loc) 203 B
import React from 'react'; import { EdgeSmoothStepProps } from '../../types'; declare const _default: React.MemoExoticComponent<(props: EdgeSmoothStepProps) => JSX.Element>; export default _default;