@wfcd/profile-parser
    Preparing search index...

    Interface RawScan

    interface RawScan {
        scans: number;
        type: string;
    }
    Index

    Properties

    Properties

    scans: number
    type: string