UNPKG

@happyvibess/node-cleaner

Version:

🧹 Interactive CLI tool to find and clean node_modules directories and free up space

6 lines (5 loc) • 93 B
export function Locale(config) { if (config != null) { this.set(config); } }