feat(change_detection): added onInit and onCheck hooks
This commit is contained in:
@@ -8,5 +8,7 @@ export {
|
||||
Directive as DirectiveAnnotation,
|
||||
onDestroy,
|
||||
onChange,
|
||||
onCheck,
|
||||
onInit,
|
||||
onAllChangesDone
|
||||
} from '../annotations_impl/annotations';
|
||||
|
||||
Reference in New Issue
Block a user