UNPKG

@lilbunnyrabbit/event-emitter

Version:

A lightweight and type-safe EventEmitter implementation for TypeScript.

20 lines (10 loc) 242 B
# @lilbunnyrabbit/event-emitter ## 0.1.2 ### Patch Changes - cebe001: docs: GitHub Sponsor ## 0.1.1 ### Patch Changes - ab2e684: Updates README ## 0.1.0 ### Minor Changes - 8669155: Global event listeners and clearing all listeners.