UNPKG
@binance/sentry-miniapp
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
0.0.6
@binance/sentry-miniapp
/
dist
/
utils
/
get-object.js
4 lines
•
193 B
JavaScript
View Raw
1
2
3
4
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
getGlobalObject
=
void
0
;
exports
.
getGlobalObject
=
function
(
) {
return
global
; };
//# sourceMappingURL=get-object.js.map