File "getLCP.d.ts"
Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/vibes/public/js/we-vi/modules/getLCP.d.ts
File
size: 148 B (148 B bytes)
MIME-type: text/x-java
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
import { ReportHandler } from './types.js';
export declare const getLCP: (onReport: ReportHandler, reportAllChanges?: boolean | undefined) => void;