What is rollup-plugin-dts?
"A rollup plugin that will bundle up your .d.ts definition files."
rollup-plugin-dts is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 238.8 KB on disk.
Installation Guide
# Install via NPM
npm install rollup-plugin-dts
# Install via Yarn
yarn add rollup-plugin-dts