<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [worker-tls](./worker-tls.md) &gt; [WorkerInfo](./worker-tls.workerinfo.md) &gt; [url](./worker-tls.workerinfo.url.md)

## WorkerInfo.url property

worker 要加载的代码的url

**Signature:**

```typescript
url: string;
```
