interface ResolvedFile

export interface ResolvedFile

optional
contentType? : string

Content type of the file

data : Buffer

Buffer containing the file data