parent
fd92dc0701
commit
69e4b62809
|
@ -225,7 +225,7 @@ export interface DoCheck { doCheck(); }
|
||||||
* }
|
* }
|
||||||
*
|
*
|
||||||
* bootstrap(App).catch(err => console.error(err));
|
* bootstrap(App).catch(err => console.error(err));
|
||||||
* * ```
|
* ```
|
||||||
*/
|
*/
|
||||||
export interface OnDestroy { onDestroy(); }
|
export interface OnDestroy { onDestroy(); }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue