Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapConstructor

Hierarchy

  • MapConstructor

Index

Constructors

Properties

Constructors

constructor

  • Returns <internal>.Map<any, any>

  • Type parameters

    • K

    • V

    Parameters

    • Optional entries: null | readonly readonly [K, V][]

    Returns <internal>.Map<K, V>

  • Type parameters

    • K

    • V

    Parameters

    Returns <internal>.Map<K, V>

Properties

Readonly [species]

[species]: MapConstructor

Readonly prototype

prototype: <internal>.Map<any, any>

Generated using TypeDoc