Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.html
/
BlobCallback
Blob
Callback
typealias
BlobCallback
=
(
blob
:
Blob
?
)
->
Unit
(
source
)