UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

10 lines (8 loc) 193 B
/** * Add the ability for test suites to manually set support flags * to better test more environments. */ const supportsFlags = { linearEasing: undefined, }; export { supportsFlags };