interface CpuSocketInfo {
    typeName: string;
}

Properties

Properties

typeName: string