database-petani-mobile/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs
2026-02-23 16:39:35 +07:00

5 lines
124 B
JavaScript

const appearAnimationStore = new Map();
const appearComplete = new Map();
export { appearAnimationStore, appearComplete };