feat(core/linker): add SimpleChanges type to lifecycle_hooks to simplify OnChanges signature
Closes #8557
This commit is contained in:
@ -11,6 +11,7 @@ export {
|
||||
|
||||
WrappedValue,
|
||||
SimpleChange,
|
||||
SimpleChanges,
|
||||
PipeTransform,
|
||||
DefaultIterableDiffer,
|
||||
IterableDiffers,
|
||||
|
Reference in New Issue
Block a user