This website works better with JavaScript
Home
Explore
Help
Sign In
Orienteering
/
TrackOffical
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
798e4970aa
Branches
Tags
master
TrackOffical
/
node_modules
/
core-js
/
internals
/
engine-user-agent.js
engine-user-agent.js
87 B
History
Raw
1
module.exports = typeof navigator != 'undefined' && String(navigator.userAgent) || '';