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.d.ts
3 lines
•
150 B
TypeScript
View Raw
1
2
3
/// <reference types="node" />
export
declare
const
getGlobalObject
:
() =>
NodeJS
.
Global
&
typeof
globalThis;
//# sourceMappingURL=get-object.d.ts.map