urltomarkdown/node_modules/mime-db/index.js

13 lines
189 B
JavaScript
Raw Normal View History

2022-01-08 17:05:05 +00:00
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
2022-12-21 23:26:55 +00:00
* Copyright(c) 2015-2022 Douglas Christopher Wilson
2022-01-08 17:05:05 +00:00
* MIT Licensed
*/
/**
* Module exports.
*/
module.exports = require('./db.json')