Skip to content

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