Type Alias ErrorCallback

ErrorCallback: (error: Error | FetchError) => void

Type declaration