method Client.prototype.uploadimport { Client } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; upload(contents: Uint8Array, params?: UploadParams)Upload a file. Parameterscontents: Uint8ArrayThe contents of the file. optionalparams: UploadParams