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