mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Merge pull request #12839 from jdwilkin/types-2.0
manually updating types-2.0 with changes from master for request type
This commit is contained in:
Vendored
+2
@@ -83,6 +83,8 @@ declare namespace request {
|
||||
oauth?: OAuthOptions;
|
||||
aws?: AWSOptions;
|
||||
hawk?: HawkOptions;
|
||||
qsStringifyOptions?: any;
|
||||
qsParseOptions?: any;
|
||||
qs?: any;
|
||||
qsStringifyOptions?: any;
|
||||
qsParseOptions?: any;
|
||||
|
||||
Reference in New Issue
Block a user