interface AbilityTranslationEntry {
    description: string;
    name: string;
}

Properties

Properties

description: string
name: string