index.js 189 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 /*! * mime-db * Copyright(c) 2014 Jonathan Ong * Copyright(c) 2015-2022 Douglas Christopher Wilson * MIT Licensed */ /** * Module exports. */ module.exports = require('./db.json')