projects/common/audio/autoplay-gate/autoplay-gate.ts
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.
EventTarget
Document
Pick