Improve Listener
type
#63
Labels
🌁 Lacks definition
Not well defined enough
⚡ new
New tasks that were recently added and need attention from project management
Description
We want to improve typing for
type Listener<T extends Array<any>> = (...args: T) => void;
Links / References
Tasks / Definition of Done
Listener
typeFurther information
The text was updated successfully, but these errors were encountered: