UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

2 lines (1 loc) 75 B
export declare function eachAxis<T>(handler: (axis: "x" | "y") => T): T[];