[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [CachedResource](./puppeteer.protocol.network.cachedresource.md) > [type](./puppeteer.protocol.network.cachedresource.type.md) ## Protocol.Network.CachedResource.type property Type of this resource. Signature: ```typescript type: ResourceType; ```