UNPKG

lighthouse

Version:

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

9 lines (7 loc) 256 B
/** * @license * Copyright 2024 Google LLC * SPDX-License-Identifier: Apache-2.0 */ export * from '@paulirish/trace_engine/models/trace/lantern/lantern.js'; export {LanternComputationData as TraceEngineComputationData} from '@paulirish/trace_engine';