source:
imaps-frontend/node_modules/mime-db/index.js
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 189 bytes |
Rev | Line | |
---|---|---|
[d565449] | 1 | /*! |
2 | * mime-db | |
3 | * Copyright(c) 2014 Jonathan Ong | |
4 | * Copyright(c) 2015-2022 Douglas Christopher Wilson | |
5 | * MIT Licensed | |
6 | */ | |
7 | ||
8 | /** | |
9 | * Module exports. | |
10 | */ | |
11 | ||
12 | module.exports = require('./db.json') |
Note:
See TracBrowser
for help on using the repository browser.