@kekkai/blueprint / DoctorCheck
Interface: DoctorCheck
Defined in: inspect/types.ts:38
One adoption-completeness check — the unit of the doctor report.
Properties
detail?
optionaldetail?:string
Defined in: inspect/types.ts:42
What to do about it, when the check failed.
label
label:
string
Defined in: inspect/types.ts:39
ok
ok:
boolean
Defined in: inspect/types.ts:40
