Preparing search index...
The search index is not available
collections-commons
collections-commons
types
PickMap
Type alias PickMap<K, V, M>
Pick
Map
<
K
,
V
,
M
>
:
Pick
<
MapLike
<
K
,
V
>
,
M
>
Utility type to only pick certain methods from a
MapLike
interface.
Type Parameters
Type Parameters
K
V
M
extends
keyof
Map
<
K
,
V
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
collections-
commons
data-
structures
extensions/array
extensions/iterable
extensions/map
extensions/multi-
value-
map
extensions/record
functions
types
Json
Serializable
Map
Like
Head
Non
Empty
Array
Pick
Map
Tail
Generated using
TypeDoc
Utility type to only pick certain methods from a MapLike interface.