UNPKG

lighthouse

Version:

Automated auditing, performance metrics, and best practices for the web.

12 lines (9 loc) 206 B
/** * @license * Copyright 2026 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Public type-only entry point for Lighthouse's LH namespace. */ export * from './types/lh.js';