KartikTalwar / gmail.js

Gmail JavaScript API
MIT License
3.74k stars 455 forks source link

Fix typing for the register args #698

Closed cancan101 closed 2 years ago

josteink commented 2 years ago

On the surface of things, this change looks good. I must admit though that this is a part of the code-base where I'm not that well versed, and there might be nuances in how this function is used which I'm not aware of.

But since we're only updating the typing, and from what I can tell, the typing-change does not restrict the way the function can be used beyond what's clearly correct...

Let's get this merged :smile: