mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-27 23:08:00 -04:00
initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
/*!
|
||||
* mime-db
|
||||
* Copyright(c) 2014 Jonathan Ong
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
||||
/**
|
||||
* Module exports.
|
||||
*/
|
||||
|
||||
module.exports = require('./db.json')
|
||||
Reference in New Issue
Block a user