UNPKG

superagent

Version:

elegant & feature rich browser / node HTTP with a fluent API

5 lines (3 loc) 156 B
exports['application/x-www-form-urlencoded'] = require('./urlencoded'); exports['application/json'] = require('./json'); exports.text = require('./text');