Type alias IdMapping

IdMapping: Record<Id, Id>

An object which maps an ID to another ID.

Generated using TypeDoc