import XAPI, { Attachment } from "@xapi/xapi";
const attachment: Attachment = {
usageType: XAPI.AttachmentUsages.SUPPORTING_MEDIA,
"en-US": "Image Attachment"
"en-US": "An image of something"
contentType: "image/jpeg",
length: imageArrayBufferByteLength,
sha2: imageArrayBufferSHA2