rollup · rollup/UNUSED_EXTERNAL_IMPORT
UNUSED_EXTERNAL_IMPORT
Unused External Import
A named import from an external module is never used in the bundle after tree-shaking. The import can be safely removed. This warning helps identify dead imports that inflate the dependency surface of the output.
References
In this namespace
← previous UNRESOLVED_IMPORT Unresolved Import
— end of namespace —