Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

DEFAULT_AUTH_OPTIONS: SupabaseAuthClientOptions = ...
DEFAULT_DB_OPTIONS: { schema: string } = ...

Type declaration

  • schema: string
DEFAULT_GLOBAL_OPTIONS: { headers: { X-Client-Info: string } } = ...

Type declaration

  • headers: { X-Client-Info: string }
    • X-Client-Info: string
DEFAULT_HEADERS: { X-Client-Info: string } = ...

Type declaration

  • X-Client-Info: string
DEFAULT_REALTIME_OPTIONS: RealtimeClientOptions = {}

Generated using TypeDoc