This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
acme.js
mirror of
https://github.com/therootcompany/acme.js.git
Watch
1
Star
0
Fork
You've already forked acme.js
0
Code
Issues
1
Projects
Releases
Wiki
Activity
569c922eb0
acme.js
/
lib
/
browser
/
client-user-agent.js
7 lines
94 B
JavaScript
Raw
Blame
History
'use strict'
;
var
UserAgent
=
module
.
exports
;
UserAgent
.
get
=
function
(
)
{
return
false
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink