UNPKG

lighthouse

Version:

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

13 lines (10 loc) 195 B
// @ts-nocheck /** * @license * Copyright 2022 Google LLC * SPDX-License-Identifier: Apache-2.0 */ const ParsedURL = require('./generated/ParsedURL.js'); module.exports = { ParsedURL, };