dashboard/frontend/node_modules/motion-dom/dist/es/stats/buffer.mjs

7 lines
99 B
JavaScript
Raw Normal View History

2025-12-16 08:16:27 +09:00
const statsBuffer = {
value: null,
addProjectionMetrics: null,
};
export { statsBuffer };