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?