This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
zhanghuan
/
ZombieBattle
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
ea5fa920a8
Branches
Tags
master
ZombieBattle
/
packages
/
i18n
/
utils
/
event.js
event.js
91 B
Histórico
Raw
1
2
3
4
5
'use strict';
const Events = require('events');
module.exports = new Events.EventEmitter;