Files
setup-helm/node_modules/mime-db/index.js

13 lines
189 B
JavaScript
Raw Normal View History

2022-06-27 14:17:15 -04:00
/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
2022-07-11 13:48:02 -04:00
* Copyright(c) 2015-2022 Douglas Christopher Wilson
2022-06-27 14:17:15 -04:00
* MIT Licensed
*/
/**
* Module exports.
*/
module.exports = require('./db.json')