Sign in
cobalt
/
cobalt
/
1bdf8b5470dc937a8c92ce7e2f6d3392c6a1180c
/
.
/
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'
)