UNPKG

@sentry/react-native

Version:
4 lines 187 B
import { GLOBAL_OBJ } from '@sentry/core'; /** Get's the global object for the current JavaScript runtime */ export const RN_GLOBAL_OBJ = GLOBAL_OBJ; //# sourceMappingURL=worldwide.js.map