UNPKG

node-system-proxy

Version:
8 lines (6 loc) 174 B
/** * This file is part of the William Chan. * @author William Chan <root@williamchan.me> */ const proxy = require('./build/Release/proxy.node'); module.exports = proxy;