Updated on 2026-08-14
This commit is contained in:
parent
30011acc2e
commit
01c539a111
9 changed files with 9 additions and 4 deletions
|
|
@ -3,6 +3,7 @@ package com.tangem.tap.proxy.redux
|
|||
import com.tangem.tap.common.redux.AppState
|
||||
import org.rekotlin.Middleware
|
||||
|
||||
@Suppress("MemberNameEqualsClassName")
|
||||
object DaggerGraphMiddleware {
|
||||
val daggerGraphMiddleware: Middleware<AppState> = { _, _ ->
|
||||
{ next ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue