RawFile
Signature
export interface RawFileProperties
4Methods
0No methods.
Properties
contentType?: string;data: ArrayBuffer | Buffer | Uint8Array | Uint8ClampedArray | boolean | number | string;key?: string;filename: string;export interface RawFileNo methods.
contentType?: string;data: ArrayBuffer | Buffer | Uint8Array | Uint8ClampedArray | boolean | number | string;key?: string;filename: string;