class EXIF { constructor(){ console.error('当前环境不支持') } } export const exif = new EXIF()