Sign in
cobalt
/
cobalt
/
4db9f13a160f367210321ab353f1fd251699bffb
/
.
/
third_party
/
devtools
/
node_modules
/
mime-db
/
index.js
blob: 551031f690b5ca9f58c2cebc8c4f4a198e4c68f5 [
file
] [
log
] [
blame
]
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
* MIT Licensed
*/
/**
* Module exports.
*/
module
.
exports
=
require
(
'./db.json'
)