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

ArtifactStore

Returns

store is GetStreamingArtifactStore

On this page