ispt4.0_laravel/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.d.ts

11 lines
269 B
TypeScript

/**
* @license
* Copyright 2023 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
import type { Configuration } from 'puppeteer-core';
/**
* @internal
*/
export declare const getConfiguration: () => Configuration;
//# sourceMappingURL=getConfiguration.d.ts.map