Type Alias ListJsonDiff

ListJsonDiff: { diff: Delta<(Value | JsonContainerID)[]>[]; type: "list" }

Type declaration