ing
This commit is contained in:
parent
d360a150da
commit
0042113fd2
|
@ -5,6 +5,8 @@ import { Subject } from 'rxjs/Subject';
|
|||
import { Subscription } from 'rxjs/Subscription';
|
||||
import { WebSocketSubject } from 'rxjs/observable/dom/WebSocketSubject';
|
||||
|
||||
|
||||
|
||||
@Injectable()
|
||||
export class APIService {
|
||||
private socketSubject: WebSocketSubject<Object>;
|
||||
|
|
Loading…
Reference in New Issue
Block a user