Ask a question to get started
Enter to send•Shift+Enter new line
interface FileDownloadResponse
Result of a single file download operation.
File contents as Uint8Array on success, null on failure
Error message on failure, undefined on success
File path of edited file, undefined on failure