RSIndexDiff
See source codetype RSIndexDiff<
R extends UnknownRecord,
Property extends string & keyof R = string & keyof R,
> = Map<R[Property], CollectionDiff<IdOf<R>>>Prev
RSIndexNext
RSIndexMaptype RSIndexDiff<
R extends UnknownRecord,
Property extends string & keyof R = string & keyof R,
> = Map<R[Property], CollectionDiff<IdOf<R>>>We use cookies on this website.
Learn more in our Cookie Policy.