Type alias APIError

APIError: {
    error: string;
}

Type declaration

  • error: string

Generated using TypeDoc