source:
imaps-frontend/node_modules/core-js/internals/path.js@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 2 weeks ago | |
---|---|
|
|
File size: 98 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | var globalThis = require('../internals/global-this'); |
3 | |
4 | module.exports = globalThis; |
Note:
See TracBrowser
for help on using the repository browser.