DownloadBlobResult interface
The result from downloading a blob from the registry.
Property Details
content
The blob content.
content: ReadableStream
Property Value
ReadableStream
digest
The blob's digest, calculated by the resgistry.
digest: string
Property Value
string