UNPKG

eas-cli

Version:
3 lines (2 loc) 167 B
export declare function maybeRenameExistingFileAsync(projectDir: string, filename: string): Promise<void>; export declare function formatBytes(bytes: number): string;