UNPKG
smbc
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.1
smbclient wrapper with promise
github.com/azusa0127/smbc
azusa0127/smbc
smbc
/
x.js
8 lines
(5 loc)
•
111 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
// const spawn = require('child_process').spawn
const
smc =
exports
smc.
test
=
() =>
{
console
.
log
(
'Hi'
) }