UNPKG

@figliolia/react-hooks

Version:

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

5 lines (4 loc) 178 B
import { FloatingTaskManager } from "./FloatingTaskManager"; export declare class AnimationFrame extends FloatingTaskManager<typeof requestAnimationFrame> { constructor(); }