34ff00e2fe
* fix: added parts of website * fix: removed unnecessary lines * fix: updated contributing.md * fix: added parts of sidebar * fix: added all APIs * fix: added version 10.0.0 Co-authored-by: Jack Franklin <jacktfranklin@chromium.org>
582 B
582 B
Home > puppeteer > BrowserFetcher > localRevisions
BrowserFetcher.localRevisions() method
Signature:
localRevisions(): Promise<string[]>;
Returns:
Promise<string[]>
A promise with a list of all revision strings (for the current product
) available locally on disk.
Remarks
This method is affected by the current product
.