Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 171 Bytes

TypeScript Sample: Greeter

Overview

This sample shows basic class definition and instantiation.

Running

tsc --sourcemap greeter.ts
start greeter.html