(s)
| 502 | return count(Object.values(s_0.tasks), isBackgroundTask) + s_0.remoteBackgroundTaskCount; |
| 503 | } |
| 504 | function _temp7(s) { |
| 505 | return s.remoteConnectionStatus; |
| 506 | } |
| 507 | export function Spinner() { |
| 508 | const $ = _c(8); |
| 509 | const settings = useSettings(); |
nothing calls this directly
no outgoing calls
no test coverage detected