import { GetAllChecksMetrics } from "@vercel/sdk/models/getallchecksop.js";
let value: GetAllChecksMetrics = {
fcp: {
value: 2686.88,
source: "web-vitals",
},
lcp: {
value: 8959.82,
source: "web-vitals",
},
cls: {
value: 6400.96,
source: "web-vitals",
},
tbt: {
value: 7453.23,
source: "web-vitals",
},
};
Field | Type | Required | Description |
---|---|---|---|
fcp |
models.GetAllChecksFCP | ✔️ | N/A |
lcp |
models.GetAllChecksLCP | ✔️ | N/A |
cls |
models.GetAllChecksCLS | ✔️ | N/A |
tbt |
models.GetAllChecksTBT | ✔️ | N/A |
virtualExperienceScore |
models.GetAllChecksVirtualExperienceScore | ➖ | N/A |