UNPKG

framer-motion

Version:

A simple and powerful React animation library

3 lines (2 loc) 128 B
import { AnimationControls } from "../types"; export declare function isAnimationControls(v?: unknown): v is AnimationControls;