Medium

You need to implement a type-safe event emitter that supports wildcard listeners. Which implementation correctly handles all the edge cases?

Choose an option below