UNPKG

basic-sftp

Version:

🤹🏻‍♀️ A basic promise-based SFTP Client

3 lines (2 loc) 86 B
declare const removeFile: (path: string) => Promise<true>; export default removeFile;