"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; class _default { method(_ref) { let object = babelHelpers.objectWithoutProperties(_ref, []); } } exports.default = _default;