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

index.d.ts is empty #59

Closed
leon opened this issue Feb 6, 2018 · 2 comments
Closed

index.d.ts is empty #59

leon opened this issue Feb 6, 2018 · 2 comments

Comments

@leon
Copy link

leon commented Feb 6, 2018

I've installed typed-rest-client via yarn and npm.

The typings for the 1.0.7 release are empty. which causes intellij to freak out.

Did the last deploy not go well?

https://unpkg.com/typed-rest-client@1.0.7/Index.d.ts

@leon
Copy link
Author

leon commented Feb 6, 2018

Sorry my bad. it "is" empty.
Should have looked twice.

@leon leon closed this as completed Feb 6, 2018
@bryanmacfarlane
Copy link
Contributor

Hey, just following up to ensure there's not actually as issue using this in intellij. The real definitions are in RestClient.d.ts and HttpClient.d.ts. We could probably eliminate the need the Index.ts since it used to be a way to aggregate old deprecated typings (which are obsoleted now with npm support). Now it's just an odd file.

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

2 participants