Search
Preparing search index...
The search index is not available
@lzwme/fed-lint-helper
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lzwme/fed-lint-helper
TsCheckResult
Interface TsCheckResult
Hierarchy
TsCheckResult
Index
Properties
diagnostic
Category
failed
is
Passed
passed
total
Properties
diagnostic
Category
diagnostic
Category
:
Record
<
"Warning"
|
"Error"
|
"Suggestion"
|
"Message"
,
number
>
failed
failed
:
number
失败的文件数
is
Passed
is
Passed
:
boolean
是否检测通过
passed
passed
:
number
检测通过的文件数
total
total
:
number
匹配到的文件总数
Exports
Ts
Check
Result
diagnostic
Category
failed
is
Passed
passed
total
Generated using
TypeDoc
失败的文件数