Skip to content

Commit 9d64fb9

Browse files
committed
chore: export ClientServerOptions
1 parent b8644af commit 9d64fb9

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
@@ -28,6 +28,7 @@ export type {
2828
PostgrestResponseSuccess,
2929
PostgrestSingleResponse,
3030
PostgrestMaybeSingleResponse,
31+
ClientServerOptions,
3132
} from './types'
3233
// https://github.com/supabase/postgrest-js/issues/551
3334
// To be replaced with a helper type that only uses public types

0 commit comments

Comments
 (0)