Search
Preparing search index...
The search index is not available
typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typescript
export=
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
export=
export=.
Script
Snapshot
export=.server
server
Push
push
Generated using
TypeDoc
Array that is only intended to be pushed to, never read.