Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 186 Bytes

puppeteer.webworker.url.md

File metadata and controls

19 lines (13 loc) · 186 Bytes
sidebar_label
WebWorker.url

WebWorker.url() method

Signature:

class WebWorker {
  url(): string;
}

Returns:

string

The URL of this web worker.