UNPKG

@embrace-io/web-sdk

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