This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ice-static
/
Eve-Project
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c456fbb563
Rami (Branch)
Tag
master
Eve-Project
/
app-node
/
node_modules
/
core-js-pure
/
internals
/
engine-user-agent.js
engine-user-agent.js
101 B
Cronologia
Originale
1
2
'use strict';
module.exports = typeof navigator != 'undefined' && String(navigator.userAgent) || '';