<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [worker-tls](./worker-tls.md) &gt; [INamedFunctions](./worker-tls.inamedfunctions.md)

## INamedFunctions type

命名函数选项的综合定义

**Signature:**

```typescript
export type INamedFunctions = INamedFunctionList | INamedFunctionMap;
```
**References:** [INamedFunctionList](./worker-tls.inamedfunctionlist.md)<!-- -->, [INamedFunctionMap](./worker-tls.inamedfunctionmap.md)

