commonMain.com.freeletics.khonshu.navigation.internal.InternalNavigationApi.kt Maven / Gradle / Ivy
package com.freeletics.khonshu.navigation.internal
/**
* Code marked with [InternalNavigationApi] has no guarantees about API stability and can be changed
* at any time.
*/
@RequiresOptIn
@Retention(AnnotationRetention.BINARY)
public annotation class InternalNavigationApi
© 2015 - 2025 Weber Informatics LLC | Privacy Policy