UNPKG

@thetechcompany/react-flow-renderer

Version:

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

4 lines (3 loc) 149 B
import { ZoomPanHelperFunctions } from '../types'; declare const usePanZoomHelper: () => ZoomPanHelperFunctions; export default usePanZoomHelper;