puppeteer/new-docs/puppeteer.protocol.network.requestwillbesentevent.type.md

14 lines
536 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; [Protocol](./puppeteer.protocol.md) &gt; [Network](./puppeteer.protocol.network.md) &gt; [RequestWillBeSentEvent](./puppeteer.protocol.network.requestwillbesentevent.md) &gt; [type](./puppeteer.protocol.network.requestwillbesentevent.type.md)
## Protocol.Network.RequestWillBeSentEvent.type property
Type of this resource.
<b>Signature:</b>
```typescript
type?: ResourceType;
```