MCPcopy 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
3import type { StackParser } from '@sentry/core';
4import { createStackParser, GLOBAL_OBJ, nodeStackLineParser } from '@sentry/core';

Callers

nothing calls this directly

Calls 3

createStackParserFunction · 0.90
nodeStackLineParserFunction · 0.90

Tested by

no test coverage detected