DefinitelyTyped/form-data
Roman Salnikov b295fa645f Add options parameter to form-data append method
The `append` method in `form-data` library optionally supports the third parameter, `options`. (https://github.com/form-data/node-form-data/blob/master/lib/form_data.js#L24). It can be a string or an object, so `any` type is most suitable for it.
2015-07-28 17:31:23 +05:00
..
form-data-tests.ts imported 25 definitions from typescript-node-definitions 2014-04-22 22:09:35 +02:00
form-data.d.ts Add options parameter to form-data append method 2015-07-28 17:31:23 +05:00