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

Incorrect definition of time in index.d.ts #2512

Conversation

jeremco
Copy link
Contributor

@jeremco jeremco commented Apr 4, 2018

Hi
This PR fixes an incorrect definition in index.d.ts file :

In MediaPlayer.js, undefined can be passed as argument of time function, not in typescript.
This PR adds undefined type to time function declaration

Jérémie

…on. Add undefined type to time function declaration in index.d.ts
@nicosang nicosang merged commit 0f0912e into Dash-Industry-Forum:development Apr 4, 2018
@nicosang nicosang deleted the timeTypescriptDefinition branch April 4, 2018 07:54
@epiclabsDASH epiclabsDASH added this to the 2.6.8 milestone Apr 23, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants