mirror of
https://github.com/encounter/phantomjs.git
synced 2026-03-30 11:35:11 -07:00
3 lines
39 B
JavaScript
3 lines
39 B
JavaScript
var b = require('./b');
|
|
exports.b = b;
|