UNPKG

@thetechcompany/react-flow-renderer

Version:

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

4 lines (3 loc) 119 B
import { KeyCode } from '../types'; declare const _default: (keyCode: KeyCode) => boolean; export default _default;