Binary package “node-tslib” in ubuntu jammy

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.