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

anObject

const anObject: object

Defined in: shared.ts:14

This is an object variable.

bar: object

baz: string[]

This is baz.

foo: string = 'Foo'

This is foo.