(s, o, i = '')
| 35054 | (o = normalizeArray(o)), |
| 35055 | s.get('shown', (0, ze.fromJS)({})).get((0, ze.fromJS)(o), i) |
| 35056 | ), |
| 35057 | whatMode = (s, o, i = '') => ((o = normalizeArray(o)), s.getIn(['modes', ...o], i)), |
| 35058 | $n = Ut( |
| 35059 | (s) => s, |
nothing calls this directly
no test coverage detected