⚠️ Internal: This API is not publically exported by the package.
      Error<T>: [T] extends [Request<infer _E, infer _A>]
          ? _E
          : never

      A utility type to extract the error type from a Request.

      Type Parameters

      Since

      2.0.0