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