Files
2026-04-26 19:42:42 +02:00

3 lines
86 B
TypeScript
Executable File

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