ISPO SDK
    Preparing search index...

    Interface AssetsPublishResult

    Markdown
    interface AssetsPublishResult {
        contentType?: string;
        id?: string;
        kind?: AssetKind;
        name?: string;
        ref: string;
        size?: number;
        updateMode?: AssetUpdateMode;
        url: string;
    }
    Index
    contentType?: string
    id?: string
    kind?: AssetKind
    name?: string
    ref: string

    Opaque host asset ref recorded by host chrome consumers.

    size?: number
    updateMode?: AssetUpdateMode
    url: string

    Renderable URL for host chrome, normally assets://<ref>.