.
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
export declare const createProgress: (total: number, label: string) => {
|
||||
run: () => void;
|
||||
clear: () => void;
|
||||
};
|
||||
Reference in New Issue
Block a user