UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

4 lines (3 loc) 207 B
import { MotionContextProps } from "."; import { MotionProps } from "../../motion/types"; export declare function getCurrentTreeVariants(props: MotionProps, context: MotionContextProps): MotionContextProps;