Type Alias DiffOptions<T, R>

DiffOptions: { trackBy?: TrackBy<T, R> }

Type Parameters

  • T
  • R = T

Type declaration