UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

5 lines (3 loc) 152 B
const appearAnimationStore = new Map(); const elementsWithAppearAnimations = new Set(); export { appearAnimationStore, elementsWithAppearAnimations };