@yeying-community/yeying-client-ts
    Preparing search index...

    Interface DownloadAssetMessage

    interface DownloadAssetMessage {
        hash: string;
        merged: boolean;
        namespaceId: string;
    }
    Index

    Properties

    hash: string
    merged: boolean
    namespaceId: string