Skip to content
This is a demo of the Starlight TypeDoc plugin — Back to the documentation.

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