[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [RequestInterceptedEvent](./puppeteer.protocol.network.requestinterceptedevent.md) > [resourceType](./puppeteer.protocol.network.requestinterceptedevent.resourcetype.md) ## Protocol.Network.RequestInterceptedEvent.resourceType property How the requested resource will be used. Signature: ```typescript resourceType: ResourceType; ```