UNPKG

wang-lint-cli

Version:
3 lines (2 loc) 126 B
import type { ScanResult } from '../types'; export declare function printReport(results: ScanResult[], fix: boolean): void;