UNPKG

@agility/management-sdk

Version:
10 lines (9 loc) 242 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BatchItem = void 0; var BatchItem = /** @class */ (function () { function BatchItem() { } return BatchItem; }()); exports.BatchItem = BatchItem;