Skip to content

Commit 39b2642

Browse files
authored
Update types.ts
1 parent f0fb779 commit 39b2642

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/types.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ export type SupabaseClientOptions<SchemaName> = {
2020
* Automatically refreshes the token for logged in users.
2121
*/
2222
autoRefreshToken?: boolean
23-
/**
24-
* Allows to enable/disable multi-tab/window /
25-
multiTab?: boolean
2623
/**
2724
* Whether to persist a logged in session to storage.
2825
*/

0 commit comments

Comments
 (0)