UNPKG

phantom-proxy

Version:

a lightweight proxy that lets you to drive phantomjs from node.

6 lines (4 loc) 99 B
var exports = (function () { var server = require('./server'); server.initialize(); }());