Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ consoleSandbox, defineIntegration, isBrowser } from
'@sentry/core'
;
2
3
/**
4
* This is a shim
for
the OpenFeature integration.
Callers
nothing calls this directly
Calls
4
defineIntegration
Function · 0.90
isBrowser
Function · 0.90
consoleSandbox
Function · 0.90
warn
Method · 0.65
Tested by
no test coverage detected