theme spinner

This commit is contained in:
nixa 2016-05-17 17:42:13 +03:00
parent 00f6c0e6cb
commit 31c7843ab5
10 changed files with 58 additions and 13 deletions

View file

@ -1,7 +1,8 @@
import {Injectable} from '@angular/core'
import {BgMetrics} from './bgMetrics';
import {Subject} from 'rxjs/Subject';
import {BgMetrics} from './bgMetrics';
@Injectable()
export class BaCardBlurHelper {
private image:HTMLImageElement;