puppeteer/packages/puppeteer-core/third_party/mitt/mitt.ts
2024-01-03 10:11:33 +00:00

9 lines
153 B
TypeScript

/**
* @license
* Copyright 2022 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
export * from 'mitt';
export {default as default} from 'mitt';