elemantics / typescript

My TypeScript Fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# TypeScript

Scalable JavaScript development with types, classes and modules.

## Install

  npm install -g typescript

## Usage

  tsc hello.ts
  

About

My TypeScript Fork

License:Apache License 2.0


Languages

Language:JavaScript 100.0%