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

MediaRecorder types are missing #160

Open
Isabello opened this issue Oct 20, 2021 · 1 comment
Open

MediaRecorder types are missing #160

Isabello opened this issue Oct 20, 2021 · 1 comment
Assignees
Labels

Comments

@Isabello
Copy link

Because they are included only as a dev dependency, they do not make it downstream. I resolved this by adding the below line to my repo.

"@types/dom-mediacapture-record": "^1.0.7",

I tested against the current prerelease tag and the master branch.

@williamngan
Copy link
Owner

Thanks for catching it. I'll add this in the next patch.

@williamngan williamngan self-assigned this Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants