injected.ts.tmpl (249B)
1 /** 2 * JavaScript code that provides the puppeteer utilities. See the 3 * [README](https://github.com/puppeteer/puppeteer/blob/main/src/injected/README.md) 4 * for injection for more information. 5 * 6 * @internal 7 */ 8 export const source = SOURCE_CODE;