UNPKG

@happyvibess/node-cleaner

Version:

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

10 lines (6 loc) • 162 B
import { JSONHydrator } from './postcss.js' interface FromJSON extends JSONHydrator { default: FromJSON } declare const fromJSON: FromJSON export = fromJSON