[ 原始碼: node-tslib ]
套件:node-tslib(2.4.1-1)
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.