UNPKG

basic-sftp

Version:

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

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