Search
Preparing search index...
The search index is not available
typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/typedoc/node_modules/typescript/lib/lib.es2015.collection.d"
WeakSet
Interface WeakSet<T>
Type parameters
T
:
object
Hierarchy
WeakSet
Index
Methods
add
delete
has
Methods
add
add
(
value
:
T
)
:
this
Parameters
value:
T
Returns
this
delete
delete
(
value
:
T
)
:
boolean
Parameters
value:
T
Returns
boolean
has
has
(
value
:
T
)
:
boolean
Parameters
value:
T
Returns
boolean
Globals
"node_
modules/typedoc/node_
modules/typescript/lib/lib.es2015.collection.d"
Map
Map
Constructor
Readonly
Map
Readonly
Set
Set
Set
Constructor
Weak
Map
Weak
Map
Constructor
Weak
Set
add
delete
has
Weak
Set
Constructor
Generated using
TypeDoc