KeyValueDifferFactory

Stable

Interface

Interface Overview

interface KeyValueDifferFactory {
supports(objects: any) : boolean
create() : KeyValueDiffer<K, V>

}

Interface Description

Interface Details

exported from core/index, defined in core/src/change_detection/differs/keyvalue_differs.ts