anObject
constanObject:object
Defined in: shared.ts:14
This is an object variable.
Type Declaration
Section titled “Type Declaration”bar:
object
bar.baz
Section titled “bar.baz”baz:
string[]
This is baz.
foo:
string='Foo'
This is foo.
constanObject:object
Defined in: shared.ts:14
This is an object variable.
bar:
object
baz:
string[]
This is baz.
foo:
string='Foo'
This is foo.