source:
trip-planner-front/node_modules/mime-db/index.js@
1ad8e64
Last change on this file since 1ad8e64 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 136 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | /*! |
2 | * mime-db | |
3 | * Copyright(c) 2014 Jonathan Ong | |
4 | * MIT Licensed | |
5 | */ | |
6 | ||
7 | /** | |
8 | * Module exports. | |
9 | */ | |
10 | ||
11 | module.exports = require('./db.json') |
Note:
See TracBrowser
for help on using the repository browser.