Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
internal
FileSystemHandle
Interface FileSystemHandle
Available only in secure contexts.
Hierarchy
FileSystemHandle
Index
Properties
kind
name
Methods
is
Same
Entry
Properties
Readonly
kind
kind
:
FileSystemHandleKind
Readonly
name
name
:
string
Methods
is
Same
Entry
is
Same
Entry
(
other
:
internal
.
FileSystemHandle
)
:
Promise
<
boolean
>
Parameters
other:
internal
.
FileSystemHandle
Returns
Promise
<
boolean
>
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
File
System
Handle
kind
name
is
Same
Entry
Generated using
TypeDoc
Available only in secure contexts.