vue-indexer / node_modules / puppeteer-core / src / injected /
..
ARIAQuerySelector.ts v1.0 1 month ago
CSSSelector.ts v1.0 1 month ago
CustomQuerySelector.ts v1.0 1 month ago
PQuerySelector.ts v1.0 1 month ago
PierceQuerySelector.ts v1.0 1 month ago
Poller.ts v1.0 1 month ago
README.md v1.0 1 month ago
TextContent.ts v1.0 1 month ago
TextQuerySelector.ts v1.0 1 month ago
XPathQuerySelector.ts v1.0 1 month ago
injected.ts v1.0 1 month ago
util.ts v1.0 1 month ago
README.md

Injected

This folder contains code that is injected into every Puppeteer execution context. Each file is transpiled using esbuild into a script in src/generated which is then imported into server code.

See tools/generate_sources.ts for more information.