Search
Preparing search index...
The search index is not available
3.1-multi-file-js-ts-entry
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"car"
Car
Class Car
A car is a 4-wheeled vehicle
Hierarchy
Vehicle
Car
Index
Constructors
constructor
Methods
drive
Constructors
constructor
new
Car
(
)
:
Car
Create a new car
Returns
Car
Methods
drive
drive
(
)
:
string
Drive the vehicle
Returns
string
Globals
Internals
"index"
Externals
"car"
"cycles"
"vehicle"
Car
constructor
drive
Generated using
TypeDoc
A car is a 4-wheeled vehicle