WebWorker.url() method

The URL of this web worker.

Signature

class WebWorker {
  url(): string;
}

Returns:

string