andywer / typed-emitter

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

Typescript 4 support #13

Closed erfanium closed 3 years ago

erfanium commented 3 years ago

Type-safe event emitter interface for TypeScript 3 This package has no problem with TypeScript 4, But the description makes others feel that this package doesn't work with Typescript 4, Maybe it's better to change it.

andywer commented 3 years ago

Good point! I added this note when TypeScript 2.x was still not that old…