If I use `"androidx.datastore:datastore-preference...
# multiplatform
j
If I use
"androidx.datastore:datastore-preferences-core:1.0.0"
in a multiplatform app. What do I miss that I usually got otherwise, like
"androidx.datastore:datastore-preferences:1.0.0"
? Can I use similar things anyway or? Also interesting looks like they using Okio multiplatform here?