UNPKG

framer-motion

Version:

A simple and powerful React animation library

3 lines (2 loc) 139 B
import { MotionProps } from "../.."; export declare function isForcedMotionValue(key: string, { layout, layoutId }: MotionProps): boolean;