(e)
| 97 | '.intercom-notifications', |
| 98 | ]; |
| 99 | function c(e) { |
| 100 | try { |
| 101 | if (!(e in window)) return !1; |
| 102 | var t = window[e]; |
| 103 | return null !== t && (t.setItem('intercom-test', '0'), t.removeItem('intercom-test'), !0); |
| 104 | } catch (e) { |
| 105 | return !1; |
| 106 | } |
| 107 | } |
| 108 | function a() { |
| 109 | return c('localStorage'); |
| 110 | } |
no outgoing calls
no test coverage detected