anObject
const
anObject:object
This is an object variable.
Type declaration
bar
bar:
object
bar.baz
baz:
string
[]
This is baz.
foo
foo:
string
='Foo'
This is foo.
Defined in
shared.ts:14
const
anObject:object
This is an object variable.
bar:
object
baz:
string
[]
This is baz.
foo:
string
='Foo'
This is foo.
shared.ts:14