mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-29 11:12:23 +08:00
Merge pull request #5941 from Shiak1/patch-2
Update AuthOptions interface.
This commit is contained in:
Vendored
+1
@@ -141,6 +141,7 @@ declare module 'request' {
|
||||
pass?: string;
|
||||
password?: string;
|
||||
sendImmediately?: boolean;
|
||||
bearer?: string;
|
||||
}
|
||||
|
||||
export interface OAuthOptions {
|
||||
|
||||
Reference in New Issue
Block a user