(_x, _x2)
| 56103 | throw new Error(ERR_DATA); |
| 56104 | } |
| 56105 | function getArrayBufferOrStringFromData(_x, _x2) { |
| 56106 | return _getArrayBufferOrStringFromData.apply(this, arguments); |
| 56107 | } |
| 56108 | function _getArrayBufferOrStringFromData() { |
| 56109 | _getArrayBufferOrStringFromData = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee(data, loader) { |
| 56110 | var isArrayBuffer, response; |
nothing calls this directly
no outgoing calls
no test coverage detected