state.mjs 58 B

123
  1. const isPressing = new WeakSet();
  2. export { isPressing };