0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/third_party/phantomjs/test/basics/require/b.js
2017-05-11 00:06:41 -07:00

3 lines
39 B
JavaScript

var a = require('./a');
exports.a = a;