Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.fs
/
FileSystemHandleKind
File
System
Handle
Kind
sealed
interface
FileSystemHandleKind
(
source
)
Inheritors
directory
file
Members
Types
Companion
Link copied to clipboard
object
Companion
directory
Link copied to clipboard
sealed
interface
directory
:
FileSystemHandleKind
file
Link copied to clipboard
sealed
interface
file
:
FileSystemHandleKind