UNPKG

@figliolia/react-hooks

Version:

A small collection of simple React Hooks you're probably rewriting on a regular basis

3 lines (2 loc) 123 B
import { AnimationFrame } from "../Generics/AnimationFrame"; export declare const useAnimationFrame: () => AnimationFrame;