All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.org.kodein.mock.platform.kt Maven / Gradle / Ivy

The newest version!
package org.kodein.mock

import kotlin.reflect.KClass


internal expect fun References.unsafeValue(cls: KClass<*>): Any?

@PublishedApi
internal expect fun KClass<*>.bestName(): String




© 2015 - 2024 Weber Informatics LLC | Privacy Policy