dAppBooster
    Preparing search index...

    Type Alias DetectedHash

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

    Properties

    Properties

    data: HashData
    type: HashType