jvmMain.com.vanniktech.ui.commonParcelableJvmApi.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ui-jvm Show documentation
Show all versions of ui-jvm Show documentation
Kotlin Multiplatform UI goodies
@file:Suppress("EXPECT_ACTUAL_CLASSIFIERS_ARE_IN_BETA_WARNING")
package com.vanniktech.ui
import kotlin.time.Duration
actual interface Parcelable
actual interface Parceler
actual object DurationParceler : Parceler
© 2015 - 2024 Weber Informatics LLC | Privacy Policy