UNPKG

@2fd/command

Version:

Modular command line tool

4 lines (3 loc) 157 B
export declare const TAB_SIZE: number; export declare function toString(obj: any): string; export declare function repeat(str: string, len: number): string;