Skip to main content
Version: 16.1.0

WebWorker.url() method

Signature:

class WebWorker {
url(): string;
}

Returns:

string

The URL of this web worker.