KStore
Toggle table of contents
1.2.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KStore
kstore-file
/
io.github.xxfast.kstore.file.extensions
/
Migration
Migration
typealias
Migration
<
T
>
=
(
version
:
Int
?
,
JsonElement
?
)
->
T
?