Search
Preparing search index...
The search index is not available
Typescript-rest
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"collections.d"
SetConstructor
Interface SetConstructor
Hierarchy
SetConstructor
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Set
Constructor
(
)
:
Set
<
any
>
new
Set
Constructor<T>
(
values
?:
T
[]
)
:
Set
<
T
>
Returns
Set
<
any
>
Type parameters
T
Parameters
Optional
values:
T
[]
Returns
Set
<
T
>
Properties
prototype
prototype
:
Set
<
any
>
Globals
"collections.d"
"decorators"
"metadata"
"server"
"server-
container"
"server-
errors"
"server-
return"
"server-
types"
"typescript-
rest"
Map
Map
Constructor
Set
Set
Constructor
constructor
prototype
Generated using
TypeDoc