73ca94fe66
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
537 B
537 B
sidebar_label |
---|
BrowserFetcher.(constructor) |
BrowserFetcher.(constructor)
Constructs a browser fetcher for the given options.
Signature:
class BrowserFetcher {
constructor(options: BrowserFetcherOptions);
}
Parameters
Parameter | Type | Description |
---|---|---|
options | BrowserFetcherOptions |