Deno uses regular Typescript for static type checking, it's just built-in. Bun also doesn't do type checking by itself, they recommend using tsc [2].
[1] https://docs.deno.com/runtime/manual/advanced/typescript/faq...
[2] https://bun.sh/docs/runtime/typescript#running-ts-files
It is like tracking down if a C bug in GCC relates to developer, or GCC understanding of ISO C documentation.
Just this alone proves it isn't the same thing,
=> Deno tries to keep up to date with general releases of TypeScript, providing them in the next patch or minor release of Deno.
It is like tracking down if a C bug in GCC relates to developer, or GCC understanding of ISO C documentation.
Just this alone proves it isn't the same thing,
=> Deno tries to keep up to date with general releases of TypeScript, providing them in the next patch or minor release of Deno.