Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.fs
/
FileSystemFileHandle
/
createWritableAsync
create
Writable
Async
fun
createWritableAsync
(
options
:
FileSystemCreateWritableOptions
=
definedExternally
)
:
Promise
<
FileSystemWritableFileStream
>
(
source
)