This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
yuanjunhao
/
exam_student
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Ramo (Branch):
test-exam
Rami (Branch)
Tag
master
student
test-exam
exam_student
/
uni_modules
/
lime-shared
/
exif
/
uvue.ts
uvue.ts
106 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
class EXIF {
constructor(){
console.error('当前环境不支持')
}
}
export const exif = new EXIF()