Type alias ResponseError

ResponseError: {
    error: string;
}

ResponseError

Type declaration

  • error: string

Generated using TypeDoc