UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

6 lines 291 B
/** * Re-export the core GrowthBook integration for Node.js usage. * The core integration is runtime-agnostic and works in both browser and Node environments. */ export declare const growthbookIntegrationShim: import("@sentry/core").IntegrationFn; //# sourceMappingURL=growthbook.d.ts.map