Deno.version.typescript - Deno documentation
property Deno.version.typescript

The TypeScript version used by Deno. For example: "4.8.3".

A version of the TypeScript type checker and language server is built-in to the Deno CLI.

Type

string