var _obj = obj; ({ a, b } = _obj); c = babelHelpers.objectWithoutPropertiesLoose(_obj, ["a", "b"]); _obj;