interface ResponseLoadSnapshotChunkAmino {
    chunk?: string;
}

Properties

Properties

chunk?: string