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

DefinitelyTyped for msgpack-node #39

Open
yohei1126 opened this issue Jan 21, 2017 · 2 comments
Open

DefinitelyTyped for msgpack-node #39

yohei1126 opened this issue Jan 21, 2017 · 2 comments

Comments

@yohei1126
Copy link

yohei1126 commented Jan 21, 2017

I am using msgpack-node with TypeScript. so I need types file for TypeScript code so that I can import msgpack-node from TypeScript code.
https://basarat.gitbooks.io/typescript/content/docs/types/@types.html
Although, msgpack-node does not have DefinitelyTyped and there is inconsistency between npm module and DefinitelyTyped.

I also added an issued here DefinitelyTyped/DefinitelyTyped#14157
Are there any solutions for this?

@yohei1126
Copy link
Author

if my understanding is correct, definitelytyped module and npm module must be the same name.

@llint
Copy link

llint commented Feb 11, 2018

I encountered the same issue, and I ended up writing a typescript definition file for msgpack-node myself.

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