Update dashboard, kb, memory +4 more (+28 ~18 -1)
This commit is contained in:
9
node_modules/@puppeteer/browsers/lib/esm/main-cli.js
generated
vendored
Executable file
9
node_modules/@puppeteer/browsers/lib/esm/main-cli.js
generated
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env node
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2023 Google Inc.
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
import { CLI } from './CLI.js';
|
||||
void new CLI().run(process.argv);
|
||||
//# sourceMappingURL=main-cli.js.map
|
||||
Reference in New Issue
Block a user