Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DownloadBlobResult

Package version

The result from downloading a blob from the registry.

Hierarchy

  • DownloadBlobResult

Index

Properties

Properties

content

content: NodeJS.ReadableStream

The blob content.

digest

digest: string

The blob's digest, calculated by the resgistry.

Generated using TypeDoc