Search
Preparing search index...
The search index is not available
typedoc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typedoc
Dog
Class Dog
This is Dog
Hierarchy-Diagram
Legend
class
abstract class
public property
protected property
public method
italic
abstract property/method
Hierarchy
Animal
Dog
Index
Constructors
constructor
Properties
age
name
Methods
speak
Constructors
constructor
new
Dog
(
name
:
string
, age
:
number
)
:
Dog
Parameters
name:
string
age:
number
Returns
Dog
Properties
Protected
age
age
:
number
name
name
:
string
Methods
speak
speak
(
)
:
string
Returns
string
how animal speak
Exports
Dog
constructor
age
name
speak
Generated using
TypeDoc
This is Dog