Skip to main content
Version: Next

ResourceType type

Resource types for HTTPRequests as perceived by the rendering engine.

Signature:

export type ResourceType = Lowercase<Protocol.Network.ResourceType>;