mirror of
https://github.com/rjNemo/federation
synced 2026-06-10 03:56:39 +00:00
5 lines
169 B
JavaScript
5 lines
169 B
JavaScript
require('../modules/web.dom-collections.for-each');
|
|
require('../modules/web.dom-collections.iterator');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path;
|