Skip to main content
cngx-src documentation

GestureEventTarget

Type Aliascommon/audio

projects/common/audio/autoplay-gate/autoplay-gate.ts

Description#

A minimal EventTarget surface — only what the gate installs. Accepting this narrow shape (rather than a concrete Document) keeps the factory inject-free and trivially fakeable in a spec.

Definition#

Pick