Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ init.ts
File
init.ts
packages/node-core/src/init.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ init } from
'./sdk'
;
2
3
/**
4
* The @sentry/node-core/init
export
can be used with the node --
import
and --require args to initialize the SDK entirely via
Callers
nothing calls this directly
Calls
1
init
Function · 0.90
Tested by
no test coverage detected