Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetConstructor

Hierarchy

  • SetConstructor

Index

Constructors

Properties

Constructors

constructor

  • new SetConstructor(): Set<any>
  • new SetConstructor<T>(values?: T[]): Set<T>

Properties

prototype

prototype: Set<any>

Generated using TypeDoc