MapModule

@Module
object MapModule

Functions

Link copied to clipboard
@Provides
fun provideDefaultDispatcher(): CoroutineDispatcher
Link copied to clipboard
@Provides
fun provideIoDispatcher(): CoroutineDispatcher
Link copied to clipboard
@Provides
@Singleton
fun provideJson(): Json