We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0637d commit 14825b2Copy full SHA for 14825b2
src/SupabaseClient.ts
@@ -4,8 +4,8 @@ import {
4
PostgrestClient,
5
PostgrestFilterBuilder,
6
PostgrestQueryBuilder,
7
+ PostgrestQueryBuilderOptions,
8
} from '@supabase/postgrest-js'
-import type { PostgrestQueryBuilderOptions } from '@supabase/postgrest-js'
9
import {
10
RealtimeChannel,
11
RealtimeChannelOptions,
0 commit comments