mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
add missing option (#20401)
This commit is contained in:
committed by
Wesley Wigham
parent
1c2daecf2d
commit
e21416d4a7
Vendored
+1
@@ -26,6 +26,7 @@ declare namespace CoBody {
|
||||
strict?: boolean;
|
||||
queryString?: qs.IParseOptions;
|
||||
jsonTypes?: string[];
|
||||
returnRawBody?: boolean;
|
||||
formTypes?: string[];
|
||||
textTypes?: string[];
|
||||
encoding?: string;
|
||||
|
||||
Reference in New Issue
Block a user