import { Hero } from './hero'; import { Component, Input } from '@angular/core'; @Component({ selector: 'my-hero-detail', template: `