[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IO](./puppeteer.protocol.io.md) > [ResolveBlobResponse](./puppeteer.protocol.io.resolveblobresponse.md) ## Protocol.IO.ResolveBlobResponse interface Signature: ```typescript export interface ResolveBlobResponse ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [uuid](./puppeteer.protocol.io.resolveblobresponse.uuid.md) | string | UUID of the specified Blob. |