UNPKG

eas-cli

Version:

EAS command line tool

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