Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/channels / / OutboundSanitizationResult

Interface: OutboundSanitizationResult

Defined in: packages/channels/src/outbound.ts:34

Stable

Result of one outbound sanitization pass.

Properties

PropertyModifierTypeDescriptionDefined in
modifiedreadonlyboolean-packages/channels/src/outbound.ts:36
reasonsreadonlyreadonly OutboundCommentaryReason[]Distinct pattern reasons that matched (bounded cardinality).packages/channels/src/outbound.ts:38
textreadonlystring-packages/channels/src/outbound.ts:35