Typescript Library Declarations (DOM)
Interface FileSystemHandle
Available only in secure contexts.
MDN Reference
Hierarchy
FileSystemHandle
Index
Properties
kind
name
Methods
is
Same
Entry
Properties
Readonly
kind
kind
:
FileSystemHandleKind
MDN Reference
Readonly
name
name
:
string
MDN Reference
Methods
is
Same
Entry
is
Same
Entry
(
other
)
:
Promise
<
boolean
>
MDN Reference
Parameters
other
:
FileSystemHandle
Returns
Promise
<
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
kind
name
is
Same
Entry
Available only in secure contexts.
MDN Reference