UNPKG

@embrace-io/web-sdk

Version:
4 lines 348 B
import { WebVitalOnReport, WebVitalsInstrumentationConfig } from "./WebVitalsInstrumentation/types.cjs"; import { WebVitalsInstrumentation } from "./WebVitalsInstrumentation/WebVitalsInstrumentation.cjs"; import "./WebVitalsInstrumentation/index.cjs"; export { type WebVitalOnReport, WebVitalsInstrumentation, type WebVitalsInstrumentationConfig };