<!-- 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; [transfer](./worker-tls.calloptions.transfer.md)

## CallOptions.transfer property

设置将参数传送给 worker 时可转移的数据

**Signature:**

```typescript
transfer: Transferable[];
```
