Variables

defaultCommentaryTemplates

Variable: defaultCommentaryTemplates

const defaultCommentaryTemplates: CommentaryTemplates

Defined in: src/recorders/observability/commentary/commentaryTemplates.ts:56

The bundled English templates. Override per-key via the renderer's templates option — partial overrides are spread on top of these defaults so consumers only ship what they want to change.

On this page