| FunctionsClient | Client for invoking Supabase Edge Functions. |
| FunctionsError | Base error for Supabase Edge Function invocations. |
| FunctionsFetchError | Error thrown when the network request to an Edge Function fails. |
| FunctionsHttpError | Error thrown when the Edge Function returns a non-2xx status code. |
| FunctionsRelayError | Error thrown when the Supabase relay cannot reach the Edge Function. |
| FunctionRegion |
| FunctionInvokeOptions | |
| FunctionsResponse |