andywer / typed-emitter

🔩 Type-safe event emitter interface for TypeScript
MIT License
268 stars 24 forks source link

Add explanatory comment to `eventNames()` #21

Closed andywer closed 2 years ago

andywer commented 2 years ago

Was originally introduced by #5. Added this comment to make it obvious that this is by design.

Closes #20.