blob: 551031f690b5ca9f58c2cebc8c4f4a198e4c68f5 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001/*!
2 * mime-db
3 * Copyright(c) 2014 Jonathan Ong
4 * MIT Licensed
5 */
6
7/**
8 * Module exports.
9 */
10
11module.exports = require('./db.json')