b1308d1c95
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
372 B
372 B
sidebar_label |
---|
Page.workers |
Page.workers() method
All of the dedicated WebWorkers associated with the page.
Signature:
class Page {
workers(): WebWorker[];
}
Returns:
Remarks
This does not contain ServiceWorkers