First upload version 0.0.1
This commit is contained in:
6
node_modules/ipull/dist/download/transfer-visualize/utils/progressBarIcons.d.ts
generated
vendored
Normal file
6
node_modules/ipull/dist/download/transfer-visualize/utils/progressBarIcons.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare const STATUS_ICONS: {
|
||||
activeDownload: string;
|
||||
done: string;
|
||||
failed: string;
|
||||
pending: string;
|
||||
};
|
||||
Reference in New Issue
Block a user