Interface WeakSetConstructor

Hierarchy

  • WeakSetConstructor

Constructors

Properties

Constructors

  • Type Parameters

    • T extends object = object

    Parameters

    • Optional values: readonly T[]

    Returns WeakSet<T>

  • Type Parameters

    • T extends object = object

    Parameters

    Returns WeakSet<T>

Properties

prototype: WeakSet<object>