Share via


ContentHash interface

The content hash.

Properties

algorithm

The algorithm of the content hash.

value

The value of the content hash.

Property Details

algorithm

The algorithm of the content hash.

algorithm?: string

Property Value

string

value

The value of the content hash.

value?: string

Property Value

string