mirror of
https://github.com/rjNemo/federation
synced 2026-06-10 20:16:39 +00:00
4 lines
115 B
JavaScript
4 lines
115 B
JavaScript
require('../modules/web.immediate');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path.setImmediate;
|