Skip to content

Commit 798b8d0

Browse files
tiagomestreAndy
authored and
Andy
committed
Update index.d.ts (DefinitelyTyped#12958)
Removed duplicated (qsStringifyOptions and qsParseOptions) properties in CoreOptions
1 parent 0b35913 commit 798b8d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

request/index.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ declare namespace request {
8383
oauth?: OAuthOptions;
8484
aws?: AWSOptions;
8585
hawk?: HawkOptions;
86-
qsStringifyOptions?: any;
87-
qsParseOptions?: any;
8886
qs?: any;
8987
qsStringifyOptions?: any;
9088
qsParseOptions?: any;

0 commit comments

Comments
 (0)