Updated on 2026-08-14
This commit is contained in:
parent
6d37d90a86
commit
5cef4d684f
34 changed files with 2 additions and 775 deletions
|
|
@ -1,12 +0,0 @@
|
|||
package com.tangem.tap.features.demo
|
||||
|
||||
import com.tangem.domain.demo.models.DemoConfig
|
||||
import com.tangem.domain.models.scan.ScanResponse
|
||||
import org.rekotlin.Action
|
||||
|
||||
/**
|
||||
[REDACTED_AUTHOR]
|
||||
*/
|
||||
interface DemoMiddleware {
|
||||
fun tryHandle(config: DemoConfig, scanResponse: ScanResponse, action: Action): Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue