UNPKG

@happyvibess/node-cleaner

Version:

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

6 lines (4 loc) • 105 B
import { createDuration } from './create'; export function clone() { return createDuration(this); }