Search
Preparing search index...
The search index is not available
typedoc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typedoc
TypeScript
Push
Interface Push<T>
Array that is only intended to be pushed to, never read.
Type parameters
T
Hierarchy
Push
Index
Methods
push
Methods
push
push
(
...
values
:
T
[]
)
:
void
Parameters
Rest
...
values:
T
[]
Returns
void
Exports
Externals
JSONOutput
Reflection
Kind
Type
Script
Type
Script.
Script
Snapshot
Type
Script.server
Push
push
Generated using
TypeDoc
Array that is only intended to be pushed to, never read.