DIR: /var/www/node-app/node_modules/mime-db/ |
Current File : /var/www/node-app/node_modules/mime-db/index.js |
/*! * mime-db * Copyright(c) 2014 Jonathan Ong * Copyright(c) 2015-2022 Douglas Christopher Wilson * MIT Licensed */ /** * Module exports. */ module.exports = require('./db.json') |