Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Export PlyrComponent from 'ngx-plyr' #1

Closed
zerocewl opened this issue Dec 18, 2018 · 1 comment
Closed

Export PlyrComponent from 'ngx-plyr' #1

zerocewl opened this issue Dec 18, 2018 · 1 comment

Comments

@zerocewl
Copy link
Contributor

zerocewl commented Dec 18, 2018

Hey,

nice work so far!

I have only a minor issue with using the PlyrComponent.
It only works with

import { ɵa as PlyrComponent } from 'ngx-plyr';

but maybe the original import

import { PlyrComponent } from 'ngx-plyr';

would be nice to use ;-)

Maybe your /node_modules/ngx-plyr/ngx-plyr.d.ts needs an update?

Best regards!

@smnbbrv
Copy link
Owner

smnbbrv commented Dec 18, 2018

thanks for hint! forgot to export the component :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants