Functions
canGetArtifactStream
Function: canGetArtifactStream()
canGetArtifactStream(
store):store is GetStreamingArtifactStore
Defined in: src/artifacts/streaming.ts:69
Can this store hand back a stream? Narrowing type guard.
Parameters
store
Returns
store is GetStreamingArtifactStore
