mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 22:38:33 +08:00
Even citing to heredoc:
* @return {!webdriver.promise.Promise} A promise that will resolve to the
* scripts return value.
*/
and this is not Promise<void>. This is Promise<any>.