UNPKG

@cloudflare/puppeteer

Version:

A high-level API to control headless Chrome over the DevTools Protocol

8 lines 196 B
/** * @license * Copyright 2025 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ import { Buffer } from 'node:buffer'; globalThis.Buffer = Buffer; //# sourceMappingURL=globalPatcher.js.map