Files
clawd/node_modules/puppeteer-core/src/index.ts

9 lines
158 B
TypeScript

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