Cannot find module? Using typescript libraries in javascript base project?

looks like the best solution is to copy the contents of index.d.ts of that specific typing to main.d.ts.

this helped me resolve my problem with query-string npm package.