(s)
| 30963 | var Ct = __webpack_require__(48287).Buffer |
| 30964 | const jt = 'default', |
| 30965 | isImmutable = (s) => We().Iterable.isIterable(s), |
| 30966 | immutableToJS = (s) => (isImmutable(s) ? s.toJS() : s) |
| 30967 | function objectify(s) { |
| 30968 | return isObject(s) ? immutableToJS(s) : {} |
no test coverage detected