UNPKG

framer-motion

Version:

A simple and powerful React animation library

7 lines (5 loc) 165 B
var scaleCorrectors = {}; function addScaleCorrector(correctors) { Object.assign(scaleCorrectors, correctors); } export { addScaleCorrector, scaleCorrectors };