• This callback is used in all hooks to infer the error type CodedError[]. This way when using from an app a hook, for example useGetAccountImages(), the returned error object or the onError callback will have the type CodedError[] instead of unknown.

    Parameters

    Returns any

Generated using TypeDoc