RemapTransientLocalId Type

RemapTransientLocalId = (sourceLocalId: number) => number

A function returned by TransientIdSequence.merge that remaps the local Id portion of an Id64String generated by the source sequence to the corresponding local Id in the target sequence. It returns sourceLocalId if the input did not originate from the source sequence.

Defined in

Last Updated: 14 November, 2024