mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
545 B
545 B
Home > puppeteer > Protocol > Page > DownloadProgressEvent > totalBytes
Protocol.Page.DownloadProgressEvent.totalBytes property
Total expected bytes to download.
Signature:
totalBytes: number;