MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / example.ts

File example.ts

packages/deno/test/example.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Sentry from '../build/esm/index.js';
2
3Sentry.init({
4 dsn: 'https://1234@some-domain.com/4505526893805568',

Callers

nothing calls this directly

Calls 4

setTimeoutFunction · 0.85
addBreadcrumbMethod · 0.80
logMethod · 0.65
initMethod · 0.45

Tested by

no test coverage detected