docs(clang): format updates
This commit is contained in:
@ -705,7 +705,8 @@ export class Directive extends Injectable {
|
||||
/**
|
||||
* Specifies a set of lifecycle hostListeners in which the directive participates.
|
||||
*
|
||||
* See {@link annotations/onChange}, {@link annotations/onDestroy}, {@link annotations/onAllChangesDone} for details.
|
||||
* See {@link annotations/onChange}, {@link annotations/onDestroy}, {@link
|
||||
* annotations/onAllChangesDone} for details.
|
||||
*/
|
||||
lifecycle: List<LifecycleEvent>;
|
||||
|
||||
|
Reference in New Issue
Block a user