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

14 lines
497 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) &gt; [uuid](./puppeteer.protocol.io.resolveblobresponse.uuid.md)
## Protocol.IO.ResolveBlobResponse.uuid property
UUID of the specified Blob.
<b>Signature:</b>
```typescript
uuid: string;
```