14 lines
541 B
Markdown
14 lines
541 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Storage](./puppeteer.protocol.storage.md) > [GetUsageAndQuotaResponse](./puppeteer.protocol.storage.getusageandquotaresponse.md) > [usage](./puppeteer.protocol.storage.getusageandquotaresponse.usage.md)
|
|
|
|
## Protocol.Storage.GetUsageAndQuotaResponse.usage property
|
|
|
|
Storage usage (bytes).
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
usage: number;
|
|
```
|