Commit Graph

3 Commits

Author SHA1 Message Date
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
vvakame
822663f076 fix invalid library names 2014-11-05 14:39:41 +09:00
Bart van der Schoor
09f3d7a8dc imported 25 definitions from typescript-node-definitions
first batch: the easy pickings

- as per https://github.com/borisyankov/DefinitelyTyped/issues/115
- added DT headers (scraped creators from git history)
- added tests
- some modifications
- added CONTRIBUTORS.md for the substantial defs (>50 LOC)
2014-04-22 22:09:35 +02:00