Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-react-native
/ clientAfterInit.test.ts
File
clientAfterInit.test.ts
packages/core/test/clientAfterInit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ReactNativeClientOptions } from
'../src/js/options'
;
2
3
import
{ ReactNativeClient } from
'../src/js'
;
4
import
{ NATIVE } from
'./mockWrapper'
;
Callers
nothing calls this directly
Calls
2
setupReactNativeClient
Function · 0.85
init
Method · 0.45
Tested by
no test coverage detected