Updated on 2026-08-14
This commit is contained in:
parent
cf692a7cd6
commit
6bcd70c978
11 changed files with 78 additions and 34 deletions
|
|
@ -0,0 +1,8 @@
|
|||
package com.tangem.tap.common.feature
|
||||
|
||||
/**
|
||||
[REDACTED_AUTHOR]
|
||||
*/
|
||||
interface Feature {
|
||||
fun featureIsSwitchedOn():Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue