UNPKG

weex-scripter

Version:
6 lines (4 loc) 79 B
var b = require('./b') exports.getA = function () { return 'a' + b.getB() }