Skip to content

Typed API (TypeDoc)


Typed API (TypeDoc) / TextEmitterContext

Interface: TextEmitterContext

Defined in: graph/src/emitter/text.ts:6

Extends

Properties

optional footer: string

Defined in: graph/src/emitter/text.ts:8


optional header: string

Defined in: graph/src/emitter/text.ts:7


indent?

optional indent: number

Defined in: graph/src/emitter/text.ts:9


timestamp?

optional timestamp: number

Defined in: graph/src/emitter/generic.ts:10

Inherited from

EmitterContext.timestamp

Built with VitePress – Released under the MIT License.