Package version:

A field that is used as part of the semantic configuration.

interface SemanticField {
    name: string;
}

Properties

Properties

name: string