summaryrefslogtreecommitdiffstats
path: root/remote/test/puppeteer/packages/puppeteer-core/src/templates/injected.ts.tmpl
blob: aa799e9fdbb38791618c71d06c525b0e14c1b787 (plain)
1
2
3
4
5
6
7
8
/**
 * 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;