repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Update zh.json translation
[gitter.git]
/
api.js
blob
e2df6657df9c28f2d36121111c168cef26047d8e
1
/*jslint node: true */
2
'use strict';
3
4
var env = require('gitter-web-env');
5
env.installUncaughtExceptionHandler();
6
7
require('./server/api');