Skip to content

Graphorin API reference v0.12.1


Graphorin API reference / @graphorin/sessions / / BUILT_IN_COMMENTARY_PATTERNS

Variable: BUILT_IN_COMMENTARY_PATTERNS

ts
const BUILT_IN_COMMENTARY_PATTERNS: ReadonlyArray<CommentaryPattern> = OUTBOUND_COMMENTARY_PATTERNS;

Defined in: packages/sessions/src/commentary/built-in-patterns.ts:38

The framework-shipped catalogue. Snapshot bytes-equal across boundaries; idempotent on a single content part (the wrap envelope itself is not matched by any pattern).

Re-exported from the shared @graphorin/tools/outbound catalogue (same array reference).

Stable