Files
2026-02-10 01:14:19 +00:00

3 lines
86 B
TypeScript

import Progress from 'progress';
export declare function getBar(text: any): Progress;