puppeteer/new-docs/puppeteer.protocol.io.resolveblobresponse.md

19 lines
605 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [IO](./puppeteer.protocol.io.md) &gt; [ResolveBlobResponse](./puppeteer.protocol.io.resolveblobresponse.md)
## Protocol.IO.ResolveBlobResponse interface
<b>Signature:</b>
```typescript
export interface ResolveBlobResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [uuid](./puppeteer.protocol.io.resolveblobresponse.uuid.md) | string | UUID of the specified Blob. |