UNPKG

type-tls

Version:

type-tls 封装了与类型相关的工具,比如:获取数据的类型 或 类型名字、判断数据的类型 等

38 lines (19 loc) 614 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [type-tls](./type-tls.md) &gt; [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>