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

File launchDarkly.ts

packages/node/src/integrations/featureFlagShims/launchDarkly.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { consoleSandbox, defineIntegration, isBrowser } from '@sentry/core';
2
3/**
4 * This is a shim for the LaunchDarkly integration.

Callers

nothing calls this directly

Calls 4

defineIntegrationFunction · 0.90
isBrowserFunction · 0.90
consoleSandboxFunction · 0.90
warnMethod · 0.65

Tested by

no test coverage detected