UNPKG

packages-update

Version:

📦 A flexible and lightweight updater for packages

10 lines (9 loc) • 219 B
export declare const styles: { yellow: string; green: string; blue: string; dim: string; reset: string; bold: string; }; export declare const logProgress: (count: number, total: number) => void;