Initial commit
This commit is contained in:
1
wwwroot/lib/popper.js/esm/utils/userAgent.min.js
vendored
Normal file
1
wwwroot/lib/popper.js/esm/utils/userAgent.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export default function getUAString(){var n=navigator.userAgentData;return null!=n&&n.brands?n.brands.map(function(n){return n.brand+"/"+n.version}).join(" "):navigator.userAgent}
|
||||
Reference in New Issue
Block a user