Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ api.ts
File
api.ts
packages/node-core/src/sdk/api.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// PUBLIC APIS
2
3
import
type
{ StackParser } from
'@sentry/core'
;
4
import
{ createStackParser, GLOBAL_OBJ, nodeStackLineParser } from
'@sentry/core'
;
Callers
nothing calls this directly
Calls
3
createStackParser
Function · 0.90
nodeStackLineParser
Function · 0.90
createGetModuleFromFilename
Function · 0.90
Tested by
no test coverage detected