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/sdk-ts
internal
SetConstructor
Interface SetConstructor
Hierarchy
SetConstructor
Index
Constructors
constructor
Properties
[species]
prototype
Constructors
constructor
new
Set
Constructor
<
T
>
(
values
?:
null
|
readonly
T
[]
)
:
internal
.
Set
<
T
>
new
Set
Constructor
<
T
>
(
iterable
?:
null
|
Iterable
<
T
>
)
:
internal
.
Set
<
T
>
Type Parameters
T =
any
Parameters
Optional
values:
null
|
readonly
T
[]
Returns
internal
.
Set
<
T
>
Type Parameters
T
Parameters
Optional
iterable:
null
|
Iterable
<
T
>
Returns
internal
.
Set
<
T
>
Properties
Readonly
[species]
[species]
:
SetConstructor
Readonly
prototype
prototype
:
internal
.
Set
<
any
>
Modules
@injectivelabs/sdk-
ts
internal
Big
Number
Browser
Headers
Data
Proxy
global
This
@injectivelabs/wallet-
ts
Set
Constructor
constructor
[species]
prototype
Generated using
TypeDoc