mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Add missing method documentation
This commit is contained in:
Vendored
+1
-1
@@ -2862,7 +2862,7 @@ declare namespace Electron {
|
||||
headers: any
|
||||
) => void): this;
|
||||
/**
|
||||
*
|
||||
* Emitted when a redirect is received while requesting a resource.
|
||||
*/
|
||||
on(event: 'did-get-redirect-request', listener: (event: Event,
|
||||
oldURL: string,
|
||||
|
||||
Reference in New Issue
Block a user