Const
Factory map for all error types. Keyed by error code constant, each entry returns a pre-configured EnvError or AuthError.
throw Errors[MissingSupabaseURLError]()throw Errors[MissingPublishableKeyError]('mobile') Copy
throw Errors[MissingSupabaseURLError]()throw Errors[MissingPublishableKeyError]('mobile')
Factory map for all error types. Keyed by error code constant, each entry returns a pre-configured EnvError or AuthError.