@twinfinity/twin
    Preparing search index...

    Interface AssetBatchRequest

    interface AssetBatchRequest {
        operations: AssetBatchOperation[];
    }
    Index

    Properties

    Properties

    operations: AssetBatchOperation[]