Skip to content

ComputerSafetyCheck

type ComputerSafetyCheck = object;
[key: string]: unknown
code: string;

id: string;

optional message: string;