SW Combine SDK
    Preparing search index...

    Skill entry from API

    interface SkillEntry {
        attributes: { type: string };
        value: number;
    }
    Index

    Properties

    Properties

    attributes: { type: string }
    value: number