UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

3 lines (2 loc) 114 B
import { MotionValue } from "../"; export declare const isMotionValue: (value: any) => value is MotionValue<any>;