Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

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