[ ソース: node-tslib ]
パッケージ: node-tslib (2.4.1-1)
node-tslib に関するリンク
Debian の資源:
node-tslib ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [typescriptlang.org]
類似のパッケージ:
Implementation of tslib for javascript
This is a runtime library for typescript that contains all of the TypeScript helper functions.
This library is primarily used by the --importHelpers flag in TypeScript.
For an optimized bundles with TypeScript, you should absolutely consider using tslib and --importHelpers.
Node.js is an event-based server-side JavaScript engine.