3 lines
91 B
Kotlin
3 lines
91 B
Kotlin
package ani.dantotsu.aniyomi.util
|
|
|
|
//expect suspend fun <T> Observable<T>.awaitSingle(): T
|