Bar
Defined in: Bar.ts:4
This is a Bar class.
Extended by
Constructors
Constructor
new Bar():
Bar
Returns
Bar
Properties
bar
readonly
bar:"bar"
='bar'
Defined in: Bar.ts:9
The bar property.
Default
'bar'
Methods
doSomething()
doSomething(
element
):string
Defined in: Bar.ts:15
This does something.
Parameters
element
Returns
string