Skip to main content
Version: 24.38.0

ResourceType 类型

🌐 ResourceType type

渲染引擎感知到的 HTTPRequest 的资源类型。

🌐 Resource types for HTTPRequests as perceived by the rendering engine.

语法

🌐 Signature

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