UNPKG

react-use-gesture

Version:

React hook for receiving gestures https://use-gesture.netlify.app

3 lines (2 loc) 86 B
import { State } from '../types'; export declare function getInitialState(): State;