progriumP
Denoβ€’3y agoβ€’
6 replies
progrium

TypeScript compiler type declarations

I'm using import ts from "npm:typescript" to work with the TypeScript compiler, but how do I get type information?
Was this page helpful?