Ask a question to get started
Enter to send•Shift+Enter new line
Upload multiple files to the filesystem.
uploadFiles(files: [string, Uint8Array<ArrayBufferLike>][]): Promise<FileUploadResponse[]>
files
[string, Uint8Array<ArrayBufferLike>][]
List of [path, content] tuples to upload