ISPO SDK
    Preparing search index...

    Interface SharedPutResult

    Markdown

    Resolved identity of a shared.put (spec §19 write API).

    interface SharedPutResult {
        path: string;
        url: string;
    }
    Index
    path: string

    Shared-root-relative path the host minted (opaque, collision-free).

    url: string

    Opaque assets://asset_... reference URL for the same bytes.