UNPKG

@mondaycom/apps-cli

Version:

A cli tool to manage apps (and monday-code projects) in monday.com

2 lines (1 loc) 112 B
export declare const createProgressBarString: (max: number, current: number, timeInSeconds?: number) => string;