Skip to content

Instantly share code, notes, and snippets.

(function(f) {
var d, e, p = function() {
d = (new (window.UAParser || exports.UAParser)).getResult();
e = new Detector;
return this
};
p.prototype = {
getSoftwareVersion: function() {
return "0.1.11"
},