ERROR in node_modules/ngx-plyr/lib/plyr/plyr.component.d.ts:9:9 - error TS1086: An accessor cannot be declared in an ambient context.
9 get player(): Plyr;
node_modules/ngx-plyr/lib/plyr/plyr.component.d.ts:65:17 - error TS1086: An accessor cannot be declared in an ambient context.
65 private get hostElement();
ERROR in node_modules/ngx-plyr/lib/plyr/plyr.component.d.ts:9:9 - error TS1086: An accessor cannot be declared in an ambient context.
9 get player(): Plyr;