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

stubMain.stub.kt Maven / Gradle / Ivy

There is a newer version: 0.4.1
Show newest version
package dev.petuska.klip.core

public inline val stub: Nothing
  get() = throw NotImplementedError(
    "This API is stubbed on the current target and should never be reachable from tests"
  )




© 2015 - 2025 Weber Informatics LLC | Privacy Policy