Type Alias UploadableFile

UploadableFile: string | Buffer | Blob

Represents what is considered an uploadable file.