This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
zhanghuan
/
ZombieBattle
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ea5fa920a8
Ramos
Etiquetas
master
ZombieBattle
/
packages
/
i18n
/
utils
/
event.js
event.js
91 B
Histórico
Em bruto
1
2
3
4
5
'use strict';
const Events = require('events');
module.exports = new Events.EventEmitter;