Type alias UploadSourceValue

UploadSourceValue: NodeJS.ReadableStream | Buffer | string

Stream, buffer, url or file path

Generated using TypeDoc