Skip to content

Graphorin API reference v0.8.0


Graphorin API reference / @graphorin/channels / / OutboundSanitizationResult

Interface: OutboundSanitizationResult

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

Result of one outbound sanitization pass.

Stable

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