UNPKG

148 BTypeScriptView Raw
1import { ReportHandler } from './types.js';
2export declare const getLCP: (onReport: ReportHandler, reportAllChanges?: boolean | undefined) => void;