Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WeakMapConstructor

Index

Constructors

Constructors

constructor

  • new WeakMapConstructor<K, V>(iterable: Iterable<[K, V]>): WeakMap<K, V>
  • Type parameters

    • K: object

    • V

    Parameters

    • iterable: Iterable<[K, V]>

    Returns WeakMap<K, V>

Generated using TypeDoc