Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Cannot invoke an expression whose type lacks a call signature when --strictNullChecks enabled #8

Closed
slmyers opened this issue Mar 29, 2017 · 1 comment

Comments

@slmyers
Copy link
Member

slmyers commented Mar 29, 2017

queryToES cannot be called in tape test without disabling strictNullChecks.

edit: disabling strictNullChecks did not solve the issue.

@slmyers
Copy link
Member Author

slmyers commented Mar 29, 2017

solved with import * as QueryConverter from '...'

@slmyers slmyers closed this as completed Mar 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant