ColumnTypes: {
    [key: string]: ColumnType;
}

Maps column names to their string type

Type declaration