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

File openFeature.ts

packages/node/src/integrations/featureFlagShims/openFeature.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 OpenFeature 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