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

    Interface RawAbility

    interface RawAbility {
        type: string;
        used: number;
    }
    Index

    Properties

    Properties

    type: string
    used: number