Sign in
chromium
/
devtools
/
devtools-frontend
/
c40b51a7fcf20ce04022a0f5cbfc957ee9e1aaed
/
.
/
node_modules
/
mime-db
/
index.js
blob: ec2be30de1663c20ea2166f33a583c9c0b84d029 [
file
] [
log
] [
blame
]
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015-2022 Douglas Christopher Wilson
* MIT Licensed
*/
/**
* Module exports.
*/
module
.
exports
=
require
(
'./db.json'
)