| 1 | /*global module:false, define:false*/ |
| 2 | /*jshint latedef:false*/ |
| 3 | /*!@license Copyright 2013, Heinrich Goebl, License: MIT, see https://github.com/hgoebl/mobile-detect.js*/ |
| 4 | (function (define, undefined) { |
nothing calls this directly
no test coverage detected