Юниверс DG SDK UI
v2.15.0

Переменная comparer

comparer: {
    default: typeof defaultComparer;
    identity: typeof identityComparer;
    shallow: typeof shallowComparer;
    structural: typeof structuralComparer;
}

Объявление типа

  • default: typeof defaultComparer
  • identity: typeof identityComparer
  • shallow: typeof shallowComparer
  • structural: typeof structuralComparer