Solucion errores

parent 27fe502d
Showing with 0 additions and 3 deletions
import { MapaService } from '../mapa.service'; import { MapaService } from '../mapa.service';
import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core'; import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core';
import { BackendService } from '../backend.service'; import { BackendService } from '../backend.service';
import { MapResponse } from '../backend.service';
import { RouteResponse } from '../backend.service';
import { Error } from '../backend.service';
@Component({ @Component({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment