(s)
| 21205 | })) |
| 21206 | } |
| 21207 | function autoDetection(s) { |
| 21208 | const o = getLanguage(s) |
| 21209 | return o && !o.disableAutodetect |
| 21210 | } |
| 21211 | function fire(s, o) { |
| 21212 | const i = s |
| 21213 | u.forEach(function (s) { |
nothing calls this directly
no test coverage detected