Searched refs:fileQueryResponse (Results 1 – 1 of 1) sorted by relevance
45 const fileQueryResponse = await fetch(attachment.objectUrl); constant46 const blob = await fileQueryResponse.blob();