SimpleChanges
Defines an object that associates properties with
instances of SimpleChange
.
interface SimpleChanges {
__index(propName: string): SimpleChange
}
Defines an object that associates properties with
instances of SimpleChange
.
interface SimpleChanges {
__index(propName: string): SimpleChange
}