10 lines
265 B
JavaScript
10 lines
265 B
JavaScript
var _ref2;
|
|
|
|
const {
|
|
a = (_ref) => {
|
|
let rest = babelHelpers.objectWithoutProperties(_ref, []);
|
|
let b = babelHelpers.objectWithoutProperties({}, []);
|
|
},
|
|
c = (_ref2 = {}, ({} = _ref2), d = babelHelpers.objectWithoutProperties(_ref2, []), _ref2)
|
|
} = {};
|