<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [worker-tls](./worker-tls.md) &gt; [CodePartOptions](./worker-tls.codepartoptions.md)

## CodePartOptions type

代码块选项的综合定义

**Signature:**

```typescript
export type CodePartOptions = CodePartList | INamedFunctionMap;
```
**References:** [CodePartList](./worker-tls.codepartlist.md)<!-- -->, [INamedFunctionMap](./worker-tls.inamedfunctionmap.md)

