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 a = require('./a');
|
|
exports.a = a;
|