UNPKG

assetdrain

Version:

🧹 A blazing-fast CLI to detect and clean unused assets from your codebase with interactive UX.

5 lines (4 loc) • 115 B
export * from "./findImages"; export * from "./findUsages"; export * from "./report"; export * from "./fileTypes";