Back
TypeScript Editor
Run »
// Write your TypeScript code here let message: string = "Hello World"; console.log(message);