This website requires JavaScript.
Explore
Help
Sign In
yitisheng
/
yitisheng-mini-app
Watch
2
Star
0
Fork
You've already forked yitisheng-mini-app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
yitisheng-mini-app
/
uni_modules
/
lime-shared
/
exif
/
uvue.uts
7 lines
106 B
Plaintext
Raw
Permalink
Blame
History
class EXIF {
constructor(){
console.error('当前环境不支持')
}
}
export const exif = new EXIF()
Reference in New Issue
View Git Blame
Copy Permalink