(t, e, s)
| 158 | return r |
| 159 | } |
| 160 | lodash_set(t, e, s) { |
| 161 | return Object(t) !== t |
| 162 | ? t |
| 163 | : (Array.isArray(e) || (e = e.toString().match(/[^.[\]]+/g) || []), |
| 164 | (e |
| 165 | .slice(0, -1) |
| 166 | .reduce( |
| 167 | (t, s, a) => (Object(t[s]) === t[s] ? t[s] : (t[s] = Math.abs(e[a + 1]) >> 0 == +e[a + 1] ? [] : {})), |
| 168 | t |
| 169 | )[e[e.length - 1]] = s), |
| 170 | t) |
| 171 | } |
| 172 | getdata(t) { |
| 173 | let e = this.getval(t) |
| 174 | if (/^@/.test(t)) { |