type-tls
Version:
type-tls 封装了与类型相关的工具,比如:获取数据的类型 或 类型名字、判断数据的类型 等
38 lines (19 loc) • 614 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [type-tls](./type-tls.md) > [BitFlagEqualTestType](./type-tls.bitflagequaltesttype.md)
## BitFlagEqualTestType namespace
**Signature:**
```typescript
export declare namespace BitFlagEqualTestType
```
## Functions
<table><thead><tr><th>
Function
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[getEqualFun(testType)](./type-tls.bitflagequaltesttype.getequalfun.md)
</td><td>
获取 位标志相等测试的函数
</td></tr>
</tbody></table>