We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6870001 commit e19248cCopy full SHA for e19248c
browser-detect-99f42f91bffa8ca1606d62b70bb92f981d83921e78ccdbd3d9538f07007f27ac.br.js.download
@@ -0,0 +1,6 @@
1
+(function(){if(window.WeakMap&&window.Promise&&"undefined"!=typeof globalThis&&String.prototype.replaceAll&&CSS.supports&&CSS.supports("aspect-ratio: 1")){try{(new WeakMap).has(0)}catch(r){window.unsupportedBrowser=!0}var e=window.navigator.userAgent.match(/Firefox\/([0-9]+)\./),o=e?parseInt(e[1],10):null
2
+o&&o<89&&(window.unsupportedBrowser=!0)}else window.unsupportedBrowser=!0})()
3
+
4
+//# sourceMappingURL=browser-detect-d6593973a5e2ecaffb3cfe4e95c12f3a269ea4b4a7e92490d159a5bd841ec570.map
5
+//!
6
+;
0 commit comments