ComputerSafetyCheck
type ComputerSafetyCheck = object;Indexable
Section titled “Indexable”[key: string]: unknownProperties
Section titled “Properties”code: string;id: string;message?
Section titled “message?”optional message: string;type ComputerSafetyCheck = object;[key: string]: unknowncode: string;id: string;optional message: string;