UNPKG

@agility/management-sdk

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