What is tslib?
"Runtime library for TypeScript helper functions"
tslib is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 88.2 KB on disk.
Installation Guide
# Install via NPM
npm install tslib
# Install via Yarn
yarn add tslib