ManifestInfoProperties interface

The manifest properties.

Properties

commitId

The manifest commit identifier.

manifest

The manifest.

manifestUri

The URI the manifest content is read from when the manifest is not supplied inline.

Property Details

commitId

The manifest commit identifier.

commitId?: string

Property Value

string

manifest

The manifest.

manifest?: string

Property Value

string

manifestUri

The URI the manifest content is read from when the manifest is not supplied inline.

manifestUri?: string

Property Value

string