Skip to content

Commit

Permalink
fix(service): Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
kolkov committed Jul 16, 2019
1 parent 5deaa46 commit 9cd481c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ngx-metrika/src/lib/ngx-metrika.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import {DOCUMENT} from '@angular/common';

declare var Ya: any;

/** @dynamic */
@Injectable({
providedIn: 'root'
})
Expand Down

0 comments on commit 9cd481c

Please sign in to comment.