clarify that EventEmitter is browser compatible

This commit is contained in:
Yuzu 2022-06-25 19:16:38 -05:00
parent 8baae836cb
commit 4b85b05c7f

View File

@ -1,3 +1,5 @@
// This module is browser-compatible.
// deno-lint-ignore-file ban-types // deno-lint-ignore-file ban-types
/** /**