UNPKG

ravendb

Version:
8 lines 285 B
import { DocumentCountersOperation } from "./DocumentCountersOperation.js"; export declare class CounterBatch { replyWithAllNodesValues: boolean; documents: DocumentCountersOperation[]; fromEtl: boolean; serialize(): object; } //# sourceMappingURL=CounterBatch.d.ts.map