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

Typings fix #17

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Typings fix #17

merged 1 commit into from
Jan 30, 2019

Conversation

ozio
Copy link
Contributor

@ozio ozio commented Jan 29, 2019

Because you had object: T before, but now it becomes any and now I have TS7017 error:
TS7017: Element implicitly has an 'any' type because type '{}' has no index signature.

@planttheidea
Copy link
Owner

Ah bugger, I changed this in the typing file used in source, but not the library declaration. I'll merge and release this tonight, appreciate it.

@planttheidea planttheidea merged commit 13814e8 into planttheidea:master Jan 30, 2019
@ozio
Copy link
Contributor Author

ozio commented Jan 30, 2019

You are welcome! Thanks for the perfect library!

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.

2 participants