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 485880f commit fe0637dCopy full SHA for fe0637d
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