var Foo = /*#__PURE__*/ function () { "use strict"; function Foo() {} var _proto = Foo.prototype; _proto.foo = function foo(props) { ; [x, ...this.client] = props; }; return Foo; }();