index.js 102 Bytes
Newer Older
jakkree kongpha's avatar
jakkree kongpha committed
1 2 3 4 5
require('../es');
require('../web');
var path = require('../internals/path');

module.exports = path;