/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.32/esri/copyright.txt for details.
*/import e from"../request.js";asyncfunctiont(t,r){const{data:a}=awaite(t,{responseType:"image",...r});return a}export{t as requestImage};