unis_crm/frontend/node_modules/motion-dom/dist/es/stats/animation-count.mjs

9 lines
153 B
JavaScript
Raw Normal View History

2026-03-19 06:27:20 +00:00
const activeAnimations = {
layout: 0,
mainThread: 0,
waapi: 0,
};
export { activeAnimations };
//# sourceMappingURL=animation-count.mjs.map