Sign in
cobalt
/
cobalt.git
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
mime-db
/
index.js
blob: 551031f690b5ca9f58c2cebc8c4f4a198e4c68f5 [
file
]
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
* MIT Licensed
*/
/**
* Module exports.
*/
module
.
exports
=
require
(
'./db.json'
)