mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
209 B
209 B
sidebar_label |
---|
BrowserFetcherRevisionInfo.folderPath |
BrowserFetcherRevisionInfo.folderPath property
Signature:
interface BrowserFetcherRevisionInfo {
folderPath: string;
}