Convert the files API helpers to TypeScript
Convert the API helper functions in src/api/files.js
to TypeScript, using the request and response payloads defined in the backend API docs as a reference.
Requires #1116 (closed)
Edited by Erwan Rouchet