<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [worker-tls](./worker-tls.md) &gt; [CodePart](./worker-tls.codepart.md)

## CodePart type

代码片段

**Signature:**

```typescript
export type CodePart = Fun | BlobPart;
```
