recogn-parse
Version:
recogn-parse 提供了 识别--解析 的机制,使用者只需要添加识别器 和 解析器,然后就可以对事件进行识别和解析,适合用所有具备 识别--解析 流程的场景中,如:加载并显示各种模型、预览文件等
19 lines (10 loc) • 425 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [recogn-parse](./recogn-parse.md) > [NamedSerialJudgers](./recogn-parse.namedserialjudgers.md)
## NamedSerialJudgers interface
命名的串行监定者集合
**Signature:**
```typescript
export interface NamedSerialJudgers<Options = any>
```
## Remarks
名字 与 串行鉴定者 的映射