Skip to main content
Version: Next

WebWorker.url() method

The URL of this web worker.

Signature:

class WebWorker {
url(): string;
}

Returns:

string