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"
MapConstructor
Interface MapConstructor
Hierarchy
MapConstructor
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Map
Constructor
(
)
:
Map
<
any
,
any
>
new
Map
Constructor<K, V>
(
entries
?:
[
K
,
V
]
)
:
Map
<
K
,
V
>
Returns
Map
<
any
,
any
>
Type parameters
K
V
Parameters
Optional
entries:
[
K
,
V
]
Returns
Map
<
K
,
V
>
Properties
prototype
prototype
:
Map
<
any
,
any
>
Globals
"collections.d"
"decorators"
"metadata"
"server"
"server-
container"
"server-
errors"
"server-
return"
"server-
types"
"typescript-
rest"
Map
Map
Constructor
constructor
prototype
Set
Set
Constructor
Generated using
TypeDoc