kites icon indicating copy to clipboard operation
kites copied to clipboard

Add api close

Open vunb opened this issue 5 years ago • 0 comments

  • add new api close to close kites application
  • may be use combine events with rxjs

Example:

// close application
await kites.close();

vunb avatar Aug 27 '19 23:08 vunb