Skip to content

Commit

Permalink
Update dataTypes.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoolmer authored Jan 20, 2025
1 parent 40d5f0f commit 868a250
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/dataTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export default [
"float",
"geohash",
"int",
"interval",
"ipv4",
"long",
"long128",
Expand All @@ -16,5 +17,5 @@ export default [
"string",
"symbol",
"timestamp",
"uuid",
"uuid"
]

0 comments on commit 868a250

Please sign in to comment.