aswi2020vldc-gitlab/templetes/node_modules/mime-db/index.js @ 85a3bff3
1 |
/*!
|
---|---|
2 |
* mime-db
|
3 |
* Copyright(c) 2014 Jonathan Ong
|
4 |
* MIT Licensed
|
5 |
*/
|
6 | |
7 |
/**
|
8 |
* Module exports.
|
9 |
*/
|
10 | |
11 |
module.exports = require('./db.json') |