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

anObjectAsConst

const anObjectAsConst: object

Type declaration

bar

readonly bar: object

bar.baz

readonly baz: readonly ["Baz"]

foo

readonly foo: "Foo" = 'Foo'

Defined in

shared.ts:28