Open getnamo opened 4 years ago
Function signatures can't change at runtime, we can use this to type check a new listener on the first call and then turn off validation for that listener for future calls of that function.
Function signatures can't change at runtime, we can use this to type check a new listener on the first call and then turn off validation for that listener for future calls of that function.