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

commonMain.hassemble.core.boot.authentication.InitialResponse.kt Maven / Gradle / Ivy

The newest version!
package hassemble.core.boot.authentication

import kotlinx.serialization.Serializable

@Serializable
internal data class InitialResponse(val type: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy