FileSystemDirectoryHandle
Properties
Functions
Link copied to clipboard
abstract fun getDirectoryHandle(name: String, options: JsAny = definedExternally): Promise<FileSystemDirectoryHandle>
Link copied to clipboard
abstract fun getFileHandle(name: String, options: JsAny = definedExternally): Promise<FileSystemFileHandle>
Link copied to clipboard
Link copied to clipboard