diff --git a/src/index.ts b/src/index.ts index 61daab2..2a621bc 100644 --- a/src/index.ts +++ b/src/index.ts @@ -11,7 +11,7 @@ export { boolean, timestamp, // date, // Not exported from schema.ts - // json, // Not exported from schema.ts (jsonb is) + json, jsonb, uuid, // array, // Not exported from schema.ts