프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / mime-db / index.js

이력 | 보기 | 이력해설 | 다운로드 (136 Bytes)

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')