UNPKG

crux-lookup

Version:

A simple CLI utility for grabbing URL-/origin-level Core Web Vitals using the Chrome User Experience Report (CrUX) API

2 lines (1 loc) 73 B
export declare const singleCommand: (url: string, options: any) => void;