Type alias FieldDefinitions

FieldDefinitions: {
    [x: string]: FieldDefinition;
}

Type declaration

Generated using TypeDoc