UNPKG

web-vitals

Version:

Easily measure performance metrics in JavaScript

8 lines (7 loc) 158 B
export { /** * @deprecated Use `onINP()` instead. */ onFID, } from './onFID.js'; export { FIDThresholds } from '../onFID.js'; export * from '../types.js';