<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [worker-tls](./worker-tls.md) &gt; [CallOptions](./worker-tls.calloptions.md) &gt; [args](./worker-tls.calloptions.args.md)

## CallOptions.args property

给worker 里对应的函数传递的参数

**Signature:**

```typescript
args: Args;
```
