Skip to content

Commit 14825b2

Browse files
committed
Fix import
1 parent fe0637d commit 14825b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SupabaseClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import {
44
PostgrestClient,
55
PostgrestFilterBuilder,
66
PostgrestQueryBuilder,
7+
PostgrestQueryBuilderOptions,
78
} from '@supabase/postgrest-js'
8-
import type { PostgrestQueryBuilderOptions } from '@supabase/postgrest-js'
99
import {
1010
RealtimeChannel,
1111
RealtimeChannelOptions,

0 commit comments

Comments
 (0)