Event Emitter with Type-safe Events
Create a type-safe event emitter that ensures event names and their payload types match.
Loading editor...
Run your code to see results
Click the Run button above
Create a type-safe event emitter that ensures event names and their payload types match.
Loading editor...
Run your code to see results
Click the Run button above