diff --git a/database-types.ts b/database-types.ts index 437ea25..af939e6 100644 --- a/database-types.ts +++ b/database-types.ts @@ -1,3 +1,4 @@ +// TESTING export type Json = | string | number