First upload version 0.0.1
This commit is contained in:
3
node_modules/ipull/dist/download/transfer-visualize/utils/cli-text.d.ts
generated
vendored
Normal file
3
node_modules/ipull/dist/download/transfer-visualize/utils/cli-text.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare const TRUNCATE_TEXT_MAX_LENGTH = 30;
|
||||
export declare function truncateText(text: string, maxLength?: number): string;
|
||||
export declare function centerPad(text: string, length: number): string;
|
||||
Reference in New Issue
Block a user