UNPKG

lighthouse

Version:

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

11 lines (8 loc) 157 B
#!/usr/bin/env node /** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: Apache-2.0 */ import {begin} from './bin.js'; await begin();