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