MCPcopy Create free account
hub / github.com/TanStack/ai /

Class

packages/ai-client/src/response-stream.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 | 'Response.body.getReader'
5
6export class UnsupportedResponseStreamError extends Error {
7 readonly missingFeature: MissingResponseStreamFeature
8
9 constructor(missingFeature: MissingResponseStreamFeature) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected