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

    Interface RawXpItem

    interface RawXpItem {
        ItemType: string;
        XP: number;
    }
    Index

    Properties

    Properties

    ItemType: string
    XP: number