commonMain.dev.icerock.moko.web3.annotation.Web3Stub.kt Maven / Gradle / Ivy
/*
* Copyright 2021 IceRock MAG Inc. Use of this source code is governed by the Apache 2.0 license.
*/
package dev.icerock.moko.web3.annotation
@RequiresOptIn(
message = "STUB: This method will be implemented in the future",
level = RequiresOptIn.Level.ERROR
)
annotation class Web3Stub
© 2015 - 2025 Weber Informatics LLC | Privacy Policy