kalium
js
cryptography
/
com.wire.kalium.cryptography.externals
/
MemoryEngine
/
create
create
js
open
override
fun
<
EntityType
,
PrimaryKey
>
create
(
tableName
:
String
,
primaryKey
:
PrimaryKey
,
entity
:
EntityType
)
:
<Error class: unknown class>
<
PrimaryKey
>