2022-09-13 12:06:40 +00:00
|
|
|
/**
|
|
|
|
* CommonJS JavaScript code that provides the puppeteer utilities. See the
|
|
|
|
* [README](https://github.com/puppeteer/puppeteer/blob/main/src/injected/README.md)
|
|
|
|
* for injection for more information.
|
|
|
|
*
|
|
|
|
* @internal
|
|
|
|
*/
|
2022-08-31 08:50:22 +00:00
|
|
|
export const source = SOURCE_CODE;
|