UNPKG

@googleforcreators/media

Version:

Functionality for creating and working with media resources in the Web Stories editor.

3 lines (2 loc) 188 B
async function r(r){const t=await fetch(r);if(!t.ok)throw new Error(`An error has occurred: ${t.status}`);return t.blob()}export{r as default}; //# sourceMappingURL=fetchRemoteBlob.js.map