UNPKG

puppeteer-core

Version:

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

8 lines (7 loc) 154 B
/** * @license * Copyright 2022 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ export * from 'mitt'; export { default as default } from 'mitt';