DIR: /var/www/node-app/node_modules/puppeteer/lib/cjs/puppeteer/ |
Current File : //var/www/node-app/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.d.ts |
/** * @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 |