Graphorin API reference v0.13.8
Graphorin API reference / @graphorin/observability / redaction/patterns / JsonSafeSpan
Interface: JsonSafeSpan
Defined in: packages/observability/src/redaction/patterns.ts:263
Stable
A replacement decision from jsonSafeSpan: replace source.slice(start, end) with text. start normally equals the match index; it moves one lexeme left only when a leading minus sign has to be absorbed so a signed numeric leaf stays parseable.