$ errors.fyi/rollup/UNUSED_EXTERNAL_IMPORT 128 namespaces · 4,025 codes
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

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT