AboutSupportDeveloper GuideVersion 42.136.100.57
interface FetchManifestPayload {
    manifestUrl: string;
}

Properties

Properties

manifestUrl: string

The URL of the manifest to fetch.

""