Files
Arbitrate-FrontendH5/node_modules/core-js/internals/path.js
T

5 lines
85 B
JavaScript
Raw Normal View History

2024-01-18 10:46:33 +08:00
'use strict';
var global = require('../internals/global');
module.exports = global;