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 2d29556 commit 8539a4eCopy full SHA for 8539a4e
supabase/__init__.py
@@ -6,3 +6,4 @@
6
from .client import Client, create_client
7
from .lib.auth_client import SupabaseAuthClient
8
from .lib.realtime_client import SupabaseRealtimeClient
9
+from .lib.storage_client import SupabaseStorageClient
0 commit comments