UNPKG

@happyvibess/node-cleaner

Version:

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

6 lines (4 loc) • 163 B
var convert = require('./convert'), func = convert('findIndex', require('../findIndex')); func.placeholder = require('./placeholder'); module.exports = func;