"use strict"; var _ref = [1, 2]; var _ref2 = Array.from(_ref); this.foo = _ref2[0]; this.bar = _ref2[1];