Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dcrey7
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
52c9d85
test
/
clone
/
node_modules
/
mime-db
/
index.js
dcrey7
Upload 522 files
811126d
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
189 Bytes
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015-2022 Douglas Christopher Wilson
* MIT Licensed
*/
/**
* Module exports.
*/
module
.
exports
=
require
(
'./db.json'
)