Type Alias DetectedHash

DetectedHash: {
    data: HashData;
    type: HashType;
}