UNPKG

usb-mountpoint

Version:

Library for listing USB mass storage devices, their serial numbers and mount points

12 lines (8 loc) 195 B
# USB MountPoint Cross-platform library for listing USB mass storage devices, their serial numbers and mount points ## Running ```bash > npm install > npm run build > node dist/example.js ```