StreamWithError: ClientReadableStream<unknown> & {
    error?: Error;
}

Type declaration

  • Optional error?: Error

Generated using TypeDoc