Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.05 KB

This package is a distribution for typescript-dotnet.
https://www.npmjs.com/package/typescript-dotnet

The typescript-dotnet package includes the source code along with unminified UMD JavaScript and will function perfectly within another project but requires a reference to the /source/ folder.

It is recommended you select the module type that you intend to use:

Example:

The following example will install the UMD version which works with both CommonJS and AMD module types.

npm install typescript-dotnet-umd