File "getCLS.d.ts"

Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/vibes/public/js/we-vi/modules/getCLS.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 getCLS: (onReport: ReportHandler, reportAllChanges?: boolean | undefined) => void;