From fefedfea7a80cd0b2bdeb7d787aa1ce96e52c58c Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Tue, 3 Mar 2020 09:46:47 +0100 Subject: Updated API doc --- Module.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Module.md b/Module.md index 9e8aa403..f0bbf646 100644 --- a/Module.md +++ b/Module.md @@ -43,6 +43,10 @@ Kotlin bindings for Electron API. Kotlin bindings for NodeJS API within Electron. +# Package pl.treksoft.kvision.event + +Extension functions producing coroutines Flows for KVision event sources. + # Package pl.treksoft.kvision.form Convenient forms implementation, with support for many different input components and easy to define -- cgit