(_x, _x2, _x3)
| 57552 | var _asyncToGeneratorDefault = parcelHelpers.interopDefault(_asyncToGenerator); |
| 57553 | var _svgUtils = require("./svg-utils"); |
| 57554 | function parseToImage(_x, _x2, _x3) { |
| 57555 | return _parseToImage.apply(this, arguments); |
| 57556 | } |
| 57557 | exports.default = parseToImage; |
| 57558 | function _parseToImage() { |
| 57559 | _parseToImage = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee(arrayBuffer, options, url) { |
nothing calls this directly
no outgoing calls
no test coverage detected