UNPKG

beam-cli

Version:

A beautifully simple CLI for running Lighthouse audits on a statically generated (SSG) website

2 lines (1 loc) 129 B
export declare const buildProgressBar: (numberItems: number, maxWidth?: number, minWidth?: number) => (count: number) => string;