Module Config Repository
class ModuleConfigRepository @Inject constructor(moduleConfigStore: DataStore<<Error class: unknown class>>) : Logging
Class that handles saving and retrieving LocalModuleConfig data.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun setLocalModuleConfig(config: <Error class: unknown class>): <Error class: unknown class>
Updates LocalModuleConfig from each ModuleConfig oneOf.