@jsfkit/types
    Preparing search index...

    Type Alias TableColumnDataType

    TableColumnDataType: "text" | "number" | "boolean" | "datetime" | "unknown"

    Describes the type of values found in the cells of a table column.