UNPKG

vuoto

Version:

Modern whitespace normalizer CLI with enhanced output and developer experience - cut the noise, clean the void

10 lines 149 B
/** * Run the vuoto CLI program. * @example * * ```ts * run(); * ``` */ export declare function run(): void; //# sourceMappingURL=cli.d.ts.map