This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
19808003398
/
20222670105
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
fd56c5b40f
Rami (Branch)
Tag
master
20222670105
/
node_modules
/
log-symbols
/
browser.js
browser.js
108 B
Cronologia
Originale
1
2
3
4
5
6
7
8
'use strict';
module.exports = {
info: 'ℹ️',
success: '✅',
warning: '⚠️',
error: '❌️'
};