UNPKG

101 BJavaScriptView Raw
1'use strict';
2module.exports = typeof navigator != 'undefined' && String(navigator.userAgent) || '';