This website works better with JavaScript
Home
Explore
Help
Sign In
kindring
/
airws
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c3530022f0
Branches
Tags
master
airws
/
maps
/
enum.js
enum.js
66 B
History
Raw
1
2
3
module.exports = {
imageExt: ['.jpg','.jpeg','.png','.gif']
}