Files
manybot/node_modules/puppeteer/lib/esm/puppeteer/node/install.d.ts
2026-03-12 01:22:29 -03:00

10 lines
206 B
TypeScript

/**
* @license
* Copyright 2020 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @internal
*/
export declare function downloadBrowsers(): Promise<void>;
//# sourceMappingURL=install.d.ts.map