puppeteer/new-docs/puppeteer.webworker._executioncontextcallback.md

12 lines
424 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [WebWorker](./puppeteer.webworker.md) &gt; [\_executionContextCallback](./puppeteer.webworker._executioncontextcallback.md)
## WebWorker.\_executionContextCallback property
<b>Signature:</b>
```typescript
_executionContextCallback: (value: ExecutionContext) => void;
```