UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

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