// @flow var a = require('./a'); var b = a; module.exports = b;