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

    Interface RawAffiliation

    interface RawAffiliation {
        Standing: number;
        Tag: string;
        Title: number;
    }
    Index

    Properties

    Properties

    Standing: number
    Tag: string
    Title: number