ispt4.0_laravel/node_modules/@puppeteer/browsers/src/debug.ts
2025-03-12 12:02:15 +00:00

10 lines
134 B
TypeScript
Executable File

/**
* @license
* Copyright 2023 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
import debug from 'debug';
export {debug};