index.js 67 Bytes Raw Blame History Permalink 1 2 3 4 module.exports = { a: require("./a"), b: require("./b") };