--- sidebar_label: WebWorker.url --- # WebWorker.url() method **Signature:** ```typescript class WebWorker { url(): string; } ``` **Returns:** string The URL of this web worker.