@orangecheck/stamp-core / StampContent
Interface: StampContent
Defined in: stamp-core/src/types.ts:7
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-hash"></a> hash | string | "sha256:<64-hex>" | stamp-core/src/types.ts:9 |
<a id="property-length"></a> length | number | - | stamp-core/src/types.ts:10 |
<a id="property-mime"></a> mime | string | RFC 6838 media type. "application/octet-stream" if unknown. | stamp-core/src/types.ts:12 |
<a id="property-ref"></a> ref | string | null | Optional pointer — not cryptographic. | stamp-core/src/types.ts:14 |