first commit
This commit is contained in:
7
node_modules/motion-dom/dist/es/stats/animation-count.mjs
generated
vendored
Normal file
7
node_modules/motion-dom/dist/es/stats/animation-count.mjs
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
const activeAnimations = {
|
||||
layout: 0,
|
||||
mainThread: 0,
|
||||
waapi: 0,
|
||||
};
|
||||
|
||||
export { activeAnimations };
|
||||
Reference in New Issue
Block a user