(a, b)
| 98394 | function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } |
| 98395 | |
| 98396 | function value(a, b) { |
| 98397 | return a != null ? a : b; |
| 98398 | } |
| 98399 | |
| 98400 | const x = item => item.x || 0, |
| 98401 | y = item => item.y || 0, |