fix(DirectiveMetadata): add support for events, changeDetection
This commit is contained in:
+2
@@ -16,6 +16,8 @@
|
||||
"callOnInit": false,
|
||||
"callOnChange": false,
|
||||
"callOnAllChangesDone": false,
|
||||
"events": [],
|
||||
"changeDetection": null,
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user