<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [recogn-parse](./recogn-parse.md) &gt; [JudgeInfo](./recogn-parse.judgeinfo.md)

## JudgeInfo interface

鉴定信息

**Signature:**

```typescript
export interface JudgeInfo 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[content?](./recogn-parse.judgeinfo.content.md)


</td><td>


</td><td>

any


</td><td>

_(Optional)_ 内容数据


</td></tr>
<tr><td>

[type](./recogn-parse.judgeinfo.type.md)


</td><td>


</td><td>

string


</td><td>

鉴定出来的类型


</td></tr>
</tbody></table>
