Package-level declarations

Types

Link copied to clipboard

Properties

Link copied to clipboard
private val androidDataOverridesModule: Module

Exposes the androidDataOverridesModule value used by the SDAI data layer.

Link copied to clipboard
val coreDataModule: Module

Data-layer Koin module that wires repositories, network gateways, and persistent data sources.

Link copied to clipboard
actual val dataModule: Array<Module>

Exposes the dataModule value used by the SDAI data layer.

expect val dataModule: Array<Module>

Exposes the dataModule value used by the SDAI data layer.

actual val dataModule: Array<Module>

Exposes the dataModule value used by the SDAI data layer.

Link copied to clipboard
private val iosDataOverridesModule: Module

Exposes the iosDataOverridesModule value used by the SDAI data layer.

Link copied to clipboard

Exposes the KEY_PREFERENCE_AUTHORIZATION value used by the SDAI data layer.

Link copied to clipboard
private const val KEY_PREFERENCE_MANAGER: String

Exposes the KEY_PREFERENCE_MANAGER value used by the SDAI data layer.

Link copied to clipboard

Exposes the preferenceDataModule value used by the SDAI data layer.

Link copied to clipboard

Exposes the swarmUiModelsDataModule value used by the SDAI data layer.