export interface AnyType { [proppName: string]: any; }
Attach a file by drag & drop or click to upload