Dataslope logoDataslope · Learn

TypeScript

TypeScript transpiled to JavaScript on the fly and executed in your browser.

TypeScript is type-checked-and-transpiled to JavaScript using the TypeScript compiler shipped with the page, then executed the same way the JavaScript blocks are.

Types and interfaces

TsBlock-2bafTypeScript 5.7

Generics

TsBlock-4a76TypeScript 5.7

On this page