Skip to main content
Version: 17.1.1

WebWorker.url() method

Signature:

class WebWorker {
url(): string;
}

Returns:

string

The URL of this web worker.