type checking `.js` files using `d.ts` files
would it be possible to type check javascript files using
d.ts files?
importing add from add.js from consumer will type check but0 Replies