#you should not be creating event
1 messages · Page 1 of 1 (latest)
The reason I did that is because in TS it allows the types to be inferred.
When you dynamically register all events you run into some really complicated typing and in the separate files it's hard to restore intellisense on the event params, so creating a new event takes more research into what the params are