mirror of
https://github.com/rjNemo/federation
synced 2026-06-09 03:36:38 +00:00
4 lines
102 B
JavaScript
4 lines
102 B
JavaScript
require('../modules/web.immediate');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path;
|