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 types are broken after last updates #229

Closed
k7sleeper opened this issue Sep 4, 2017 · 0 comments
Closed

TypeScript types are broken after last updates #229

k7sleeper opened this issue Sep 4, 2017 · 0 comments

Comments

@k7sleeper
Copy link

k7sleeper commented Sep 4, 2017

Compiling with TypeScript is actually not possible

Using tsc v2.4.2
node_modules/react-player/index.d.ts(32,4): error TS1005: ';' expected.
node_modules/react-player/index.d.ts(32,5): error TS1131: Property or signature expected.
node_modules/react-player/index.d.ts(39,4): error TS1005: ';' expected.
node_modules/react-player/index.d.ts(39,5): error TS1131: Property or signature expected.
node_modules/react-player/index.d.ts(46,4): error TS1005: ';' expected.
node_modules/react-player/index.d.ts(46,5): error TS1131: Property or signature expected.
node_modules/react-player/index.d.ts(49,4): error TS1005: ';' expected.
node_modules/react-player/index.d.ts(49,5): error TS1131: Property or signature expected.

PR follows

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

1 participant