uvue.uts 106 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 class EXIF { constructor(){ console.error('当前环境不支持') } } export const exif = new EXIF()