mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
===== TypeScript Sample: Greeter ===== === Overview === This sample shows basic class definition and instantiation. === Running === tsc greeter.ts start greeter.html