12 lines
136 B
JavaScript
Raw Normal View History

2020-06-23 04:49:20 +09:00
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
* MIT Licensed
*/
/**
* Module exports.
*/
module.exports = require('./db.json')