index.js 123 Bytes Raw Blame History Permalink 1 2 3 4 5 6 require('./es'); require('./proposals'); require('./web'); var path = require('./internals/path'); module.exports = path;