Project

General

Profile

« Previous | Next » 

Revision 55601

[angular7: Explore]: Move uoa-services-portal (explore) project to Angular 7 (using webpack)

View differences:

linkingGeneric.component.ts
1 1
import {Component, Input} from '@angular/core';
2
import {Observable}       from 'rxjs/Observable';
2
import {Observable}       from 'rxjs';
3 3
import {ActivatedRoute, Router} from '@angular/router';
4 4

  
5 5
@Component({

Also available in: Unified diff