puppeteer/packages/puppeteer-core/src/templates/injected.ts.tmpl

9 lines
249 B
Cheetah
Raw Normal View History

/**
* 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
*/
export const source = SOURCE_CODE;