bind data store - VeleSSemecky/Purchase GitHub Wiki

//presentation/com.veles.purchase.presentation.di.module/DataStoreModule/bindDataStore

bindDataStore

[androidJvm]\

@Binds

@Singleton

abstract fun bindDataStore(dataStore: DataStoreImpl): DataStore

⚠️ **GitHub.com Fallback** ⚠️