We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5deaa46 commit 9cd481cCopy full SHA for 9cd481c
projects/ngx-metrika/src/lib/ngx-metrika.service.ts
@@ -8,6 +8,7 @@ import {DOCUMENT} from '@angular/common';
8
9
declare var Ya: any;
10
11
+/** @dynamic */
12
@Injectable({
13
providedIn: 'root'
14
})
0 commit comments