Files
infocom-systems-design/node_modules/puppeteer-core/src/index.ts
2025-10-03 22:27:28 +03:00

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';