TestInterface

interface TestInterface

Test interface, added purely to be able to test against.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun test(param: String): String