PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@expo/cli/node_modules/@expo/config-plugins/build/utils

Просмотр файла: fs.d.ts

/** A basic function that copies a single file to another file location. */
export declare function copyFilePathToPathAsync(src: string, dest: string): Promise<void>;
/** Remove a single file (not directory). Returns `true` if a file was actually deleted. */
export declare function removeFile(filePath: string): boolean;

Выполнить команду


Для локальной разработки. Не используйте в интернете!