Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / RepeatedClaim

Interface: RepeatedClaim

Defined in: packages/core/dist/index.d.ts

One claim reported more than once across the input rows.

Properties

PropertyTypeDescriptionDefined in
claimstringThe first-seen line, verbatim.packages/core/dist/index.d.ts
countnumberTotal occurrences across all rows, the surviving one included.packages/core/dist/index.d.ts
nodeIdsstring[]Reporters in input order; the first entry made the surviving copy.packages/core/dist/index.d.ts