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