Files
shadowsocks-over-websocket/node_modules/rc/browser.js
VincentChanX 8d31c899b1 init
2017-04-06 09:21:19 +08:00

8 lines
137 B
JavaScript

// when this is loaded into the browser,
// just use the defaults...
module.exports = function (name, defaults) {
return defaults
}