UNPKG

rested

Version:

{REST}ed; {REST}ful Enterprise Data-as-a-Service (DaaS)

11 lines 212 B
module.exports = function () { [ 'json', 'xml', 'csv', 'tsv', 'yaml', 'jsonp', 'msgpack' ].forEach(f => require(`./${f}`).apply(this)); };