Package-level declarations

Functions

Link copied to clipboard
fun <E : JsAny> observerFlow(block: ((ReadonlyArray<E>, JsAny) -> Unit) -> () -> Unit): Flow<E>