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

    Interface RawChallengeProgress

    interface RawChallengeProgress {
        Name: string;
        Progress: number;
    }
    Index

    Properties

    Properties

    Name: string
    Progress: number