mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 13:41:40 +00:00
update
This commit is contained in:
4
node_modules/babel-runtime/helpers/selfGlobal.js
generated
vendored
Normal file
4
node_modules/babel-runtime/helpers/selfGlobal.js
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
|
||||
exports.__esModule = true;
|
||||
exports.default = typeof global === "undefined" ? self : global;
|
Reference in New Issue
Block a user