(s, o)
| 21209 | return o && !o.disableAutodetect |
| 21210 | } |
| 21211 | function fire(s, o) { |
| 21212 | const i = s |
| 21213 | u.forEach(function (s) { |
| 21214 | s[i] && s[i](o) |
| 21215 | }) |
| 21216 | } |
| 21217 | ;('undefined' != typeof window && |
| 21218 | window.addEventListener && |
| 21219 | window.addEventListener( |
no test coverage detected