Files
agente-bost/node_modules/puppeteer-core/lib/puppeteer/index.d.ts
2026-06-02 20:24:26 -03:00

8 lines
192 B
TypeScript

/**
* @license
* Copyright 2017 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
export * from './index-browser.js';
export * from './node/node.js';
//# sourceMappingURL=index.d.ts.map