UNPKG

@hpcc-js/comms

Version:
12 lines 436 B
import { __extends } from "tslib"; import { SashaServiceBase, WsSasha } from "./wsdl/WsSasha/v1.01/WsSasha"; export { WsSasha }; var SashaService = /** @class */ (function (_super) { __extends(SashaService, _super); function SashaService() { return _super !== null && _super.apply(this, arguments) || this; } return SashaService; }(SashaServiceBase)); export { SashaService }; //# sourceMappingURL=wsSasha.js.map