UNPKG

67 BJavaScriptView Raw
1module.exports = {
2 a: require("./a"),
3 b: require("./b")
4};