Skip to main content
type APIErrorType = 
  | ErrorType
  | HttpErrorType;