UNPKG

@embrace-io/web-sdk

Version:
4 lines 304 B
import type { Instrumentation } from '@opentelemetry/instrumentation'; import type { DefaultInstrumenationConfig } from './types.js'; export declare const setupDefaultInstrumentations: (config?: DefaultInstrumenationConfig) => Instrumentation[]; //# sourceMappingURL=setupDefaultInstrumentations.d.ts.map