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

com.airbnb.mvrx.InternalMavericksApi.kt Maven / Gradle / Ivy

package com.airbnb.mvrx

@RequiresOptIn(
    level = RequiresOptIn.Level.ERROR,
    message = "This is an internal Mavericks API. It is not intended for external use."
)
annotation class InternalMavericksApi




© 2015 - 2024 Weber Informatics LLC | Privacy Policy