Skip to content

Commit 5779a05

Browse files
committed
chore: export GetGenericDatabaseWithOptions
1 parent 60af8e3 commit 5779a05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export type {
2929
PostgrestSingleResponse,
3030
PostgrestMaybeSingleResponse,
3131
ClientServerOptions,
32+
GetGenericDatabaseWithOptions,
3233
} from './types'
3334
// https://github.com/supabase/postgrest-js/issues/551
3435
// To be replaced with a helper type that only uses public types

0 commit comments

Comments
 (0)