mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
4 lines
109 B
JavaScript
4 lines
109 B
JavaScript
var caronte = exports;
|
|
|
|
caronte.createWebProxy = require('./web');
|
|
caronte.createWsProxy = require('./ws'); |