c2pa.manifeststore
Home > c2pa > ManifestStore
ManifestStore interface
Signature:export interface ManifestStore
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| activeManifest | Manifest | The active manifest in the manifest store | |
| manifests | ManifestMap | Map of all manifests included in the manifest store | |
| validationStatus | ValidationStatus[] | List of validation errors |