hello.js
hello.js copied to clipboard
Incorrect types for hello().login()
Is this a known issue with the types for .login() not returning a promise? The code works, just TypeScript is throwing a warning.
Thanks!
Please have a look at the issue for maintaining TS #46
@dan-silver I issued a PR's a couple of weeks ago that just got merged, hopefully that helps your case https://github.com/DefinitelyTyped/DefinitelyTyped/pull/23614