Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/expo_server_sdk_deno/index.ts>Expo#getErrorFromResultError

Server-side library for working with Expo using Deno
Latest
method Expo.prototype.getErrorFromResultError
import { Expo } from "https://deno.land/x/expo_server_sdk_deno@1.0.4/index.ts";

Returns an error for a single API error

Parameters

errorData: ApiResultError

Returns

Error