need @type package
vincedan opened this issue · 2 comments
vincedan commented
do you have a related @type package of collections, the same thing as @types/bluebird-global does? for this kind basic datatype should not be "import" anywhere..
yohei1126 commented
It seems that this project does not have @types.
https://www.npmjs.com/search?q=@types/typescript-collections&page=1&ranking=optimal
They offer alternative solution.
Typings resolution
Remember to set "moduleResolution": "node", so TypeScript compiler can resolve typings in the node_modules/typescript-collections directory.
episage commented
Closing this because of old age. If the issue persists, please let me know.