diff --git a/src/index.ts b/src/index.ts index 466a71bf..dbc88a57 100644 --- a/src/index.ts +++ b/src/index.ts @@ -28,6 +28,7 @@ export type { PostgrestResponseSuccess, PostgrestSingleResponse, PostgrestMaybeSingleResponse, + GenericSchema, } from './types' // https://github.com/supabase/postgrest-js/issues/551 // To be replaced with a helper type that only uses public types