mirror of
https://github.com/rjNemo/federation
synced 2026-06-09 11:36:39 +00:00
5 lines
102 B
JavaScript
5 lines
102 B
JavaScript
require('../es');
|
|
require('../web');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path;
|