Skip to content

barbatus/typescript-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Helpers

This package currently includes TypeScript helpers, which are variables generated by TypeScript and used throughout the compiled code. For example, __extends helper allows to change implementation (if overriden) of the class inheritance.

Helpers are imported from official tslib NPM, and then exposed globally.

About

TypeScript Runtime Dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published