4 lines
58 B
JavaScript

const isPressing = new WeakSet();
export { isPressing };