This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Shiqi
/
ImageProcess
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
mihoyo
Branches
Tags
ezbuy
mihoyo
ImageProcess
/
node_modules
/
mime
/
lite.js
lite.js
101 B
Permalink
History
Raw
1
2
3
4
'use strict';
let Mime = require('./Mime');
module.exports = new Mime(require('./types/standard'));