Skip to main content
Version: Next

WebWorker.url() method

Signature:

class WebWorker {
url(): string;
}

Returns:

string

The URL of this web worker.