README
SMB2 Client for Node.js
Same API than https://github.com/marsaud/node-smb2 with promises.
smb2 methods as promises
<script type="module">
import nraynaudSmb2Promise from 'https://cdn.skypack.dev/@nraynaud/smb2-promise';
</script>
Same API than https://github.com/marsaud/node-smb2 with promises.