debian-mirror-gitlab/core-js/stable/index.js

6 lines
102 B
JavaScript
Raw Normal View History

2019-09-25 13:30:05 +05:30
require('../es');
require('../web');
2019-12-04 20:38:33 +05:30
var path = require('../internals/path');
2019-09-25 13:30:05 +05:30
2019-12-04 20:38:33 +05:30
module.exports = path;