UNPKG

@foo-software/lighthouse-persist

Version:

A tool for persisting Lighthouse audit results used for website performance monitoring and analysis.

10 lines (9 loc) 191 B
declare const _default: { extends: string; settings: { maxWaitForFcp: number; maxWaitForLoad: number; skipAudits: string[]; }; }; export default _default;