mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 18:14:28 +00: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>.