2018-01-09 15:36:42 +01:00

5 lines
87 B
JavaScript

function test(_temp) {
var _ref = _temp === void 0 ? {} : _temp,
b = _ref.a;
}