import { Component } from '@angular/core'; import { HEROES_URL, VILLAINS_URL } from './shared/data.service'; @Component({ selector: 'sg-app', template: `