Type alias ColumnType

ColumnType: "string" | "number" | "boolean" | "object" | "null" | "undefined" | "bigint" | "date"

Generated using TypeDoc