Move project to GitHub and hide Telegram config

This commit is contained in:
2018-03-26 15:39:27 -04:00
commit 74c384a652
26 changed files with 15047 additions and 0 deletions

10
typings/tsd.d.ts vendored Normal file
View File

@@ -0,0 +1,10 @@
/// <reference path="bunyan/bunyan.d.ts" />
/// <reference path="express/express.d.ts" />
/// <reference path="mime/mime.d.ts" />
/// <reference path="node/node.d.ts" />
/// <reference path="serve-static/serve-static.d.ts" />
/// <reference path="socket.io/socket.io.d.ts" />
/// <reference path="underscore/underscore.d.ts" />
/// <reference path="onoff/onoff.d.ts" />
/// <reference path="form-data/form-data.d.ts" />
/// <reference path="request/request.d.ts" />