UNPKG

whistle

Version:

HTTP, HTTPS, Websocket debugging proxy

11 lines (10 loc) 137 B
module.exports = ['./https', './rules', './weinre', './log', './req', './data', './res'] .map(function(mod) { return require(mod); });