Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript compatible issue #43

Open
webdev778 opened this issue Nov 28, 2020 · 4 comments
Open

Typescript compatible issue #43

webdev778 opened this issue Nov 28, 2020 · 4 comments

Comments

@webdev778
Copy link

This package isn't working with using typescript.

image

Could you support this issue?

Thanks in advance

@cdt-eth
Copy link

cdt-eth commented Jun 29, 2021

Wondering if there's any plan or update on this.

Running into the same issue.

@AleksMeshkov
Copy link

same here

@cdt-eth
Copy link

cdt-eth commented Sep 17, 2021

hey @AleksMeshkov, I was able to silence the warning by adding this folder under types

so i created a types folder in root, then a sub-folder called react-modal-video and then created an index.d.ts file with `declare module 'react-modal-video' in it. that's it.

you can see here:
https://github.com/christiandavidturner/Disney-Plus-Plus/tree/main/types/react-modal-video

@FedericoCasarella
Copy link

If someone still need this:

npm i --save-dev @types/react-modal-video

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

No branches or pull requests

4 participants