Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.fs
/
FileSystemDirectoryHandle
/
removeEntryAsync
remove
Entry
Async
fun
removeEntryAsync
(
name
:
String
,
options
:
FileSystemRemoveOptions
=
definedExternally
)
:
Promise
<
Void
>
(
source
)