Decoding a File from FormData in TypeScript

Is it possible to decode a File of "image/*" comming from a FormData? Including the blob.
Was this page helpful?