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