issues
search
sanketbajoria
/
ssh2-promise
ssh with promise/async await and typescript support
https://www.npmjs.com/package/ssh2-promise
MIT License
148
stars
25
forks
source link
fixed error TS1192: Module has no default export...
#35
Closed
kalicki2k
closed
3 years ago
sanketbajoria
commented
3 years ago
We can't support export default, it will break commonjs Modules.
We can't support export default, it will break commonjs Modules.