UNPKG

datadog-ux-utils

Version:

Datadog RUM focused UX & performance toolkit: API guards (retry, breaker, rate), React telemetry (error boundary, profiler, Suspense), web vitals & resource observers, offline queues.

5 lines 190 B
/** * Registers web-vitals listeners and reports metrics to Datadog RUM if enabled in config. */ export declare const registerWebVitals: () => void; //# sourceMappingURL=webVitals.d.ts.map