UNPKG

ravendb

Version:
9 lines 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BatchCommandResult = void 0; class BatchCommandResult { results; transactionIndex; } exports.BatchCommandResult = BatchCommandResult; //# sourceMappingURL=BatchCommandResult.js.map