UNPKG

framer-motion

Version:

A simple and powerful React animation library

7 lines (6 loc) 170 B
/** * This is not an officially supported API and may be removed * on any version. * @internal */ export declare function useAnimatedState(initialState: any): any[];