This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
xuyiping
/
kpt-pasture
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
9064b372e8
Ramos
Etiquetas
develop
feature/disease
feature/event
feature/feeding
feature/flow
feature/health
main
master
kpt-pasture
/
node_modules
/
log-symbols
/
browser.js
browser.js
108 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
'use strict';
module.exports = {
info: 'ℹ️',
success: '✅',
warning: '⚠️',
error: '❌️'
};