()
| 212 | language: ReturnType<typeof useLanguage> |
| 213 | }) { |
| 214 | const serverSDK = () => input.sdk |
| 215 | const serverSync = () => input.sync |
| 216 | const platform = input.platform |
| 217 | const settings = input.settings |
no outgoing calls
no test coverage detected