EntityIndexStorageSaveOptions<V>: StoragePutOptions<string, V> & EntityIndexStorageInvokeOptions & {
    count?: number;
}

Type Parameters

  • V

Generated using TypeDoc