Type alias FieldDescription

FieldDescription: {
    key: FieldId;
}

Type declaration