Skip to content

nooschain v0.1.0


nooschain / config-editor/diff / diffConfigValues

Function: diffConfigValues()

diffConfigValues(before, after): ConfigDiffEntry[]

Defined in: config-editor/diff.ts:6

Computes a deterministic redacted field-level diff.

Parameters

before

Record<string, string>

after

Record<string, string>

Returns

ConfigDiffEntry[]

Audience-first NOOSChain documentation.