UNPKG

framer-motion

Version:

A simple and powerful React animation library

5 lines (4 loc) 135 B
/** * A set of attribute names that are always read/written as camel case. */ export declare const camelCaseAttributes: Set<string>;