Nicolas HELIE
Results
1
comments of
Nicolas HELIE
I use an other workaround which keep a type guard in the addEvenListener. Because the interface of EventListener is contravariance rules we need to check if the event receive in...