mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 17:35:49 +08:00
Change request-promise to use full 'request' API
This commit is contained in:
@@ -33,7 +33,7 @@ var bodyArr: request.RequestPart[] = [{
|
||||
|
||||
// --- --- --- --- --- --- --- --- --- --- --- ---
|
||||
|
||||
str = req.toJSON();
|
||||
obj = req.toJSON();
|
||||
|
||||
var cookieValue: request.CookieValue;
|
||||
str = cookieValue.name;
|
||||
|
||||
Reference in New Issue
Block a user