first commit
This commit is contained in:
3
node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs
generated
vendored
Normal file
3
node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
const isPressing = new WeakSet();
|
||||
|
||||
export { isPressing };
|
||||
Reference in New Issue
Block a user