UNPKG

esinstall

Version:
3 lines (2 loc) 133 B
import { DependencyStatsOutput } from './types'; export declare function printStats(dependencyStats: DependencyStatsOutput): string;