kin-android

kin-android / org.kin.sdk.base.tools / Observer / mapPromise

mapPromise

abstract fun <V> mapPromise(map: (T) -> V): Promise<V>