UNPKG

@code-pushup/cli

Version:

A CLI to run all kinds of code quality measurements to align your team with company goals

4 lines (3 loc) 169 B
import type { CommandModule } from 'yargs'; export declare function yargsCollectCommandObject(): CommandModule; export declare function renderUploadAutorunHint(): void;